Skip to content

Commit bf306cf

Browse files
committed
git: ignore out.json and stop tracking it
1 parent 7b81852 commit bf306cf

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
@@ -26,3 +26,6 @@ Thumbs.db
2626
# IDE
2727
.vscode/
2828
.idea/
29+
30+
# build/run artifacts
31+
out.json

0 commit comments

Comments
 (0)