Skip to content

Commit 4a19d61

Browse files
Add .run to gitignore
1 parent 831e8a3 commit 4a19d61

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
.opencode/
33
opencode.json
44

5+
# Any local run configuration file
6+
.run
7+
58
# Local git worktrees
69
.worktrees/
710

0 commit comments

Comments
 (0)