Skip to content

Commit af3c0cd

Browse files
authored
Merge pull request #1460 from qbicsoftware/fix/ignore-run-configurations
Fix/ignore run configurations
2 parents 693ab6d + 4a19d61 commit af3c0cd

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)