Skip to content

Commit f7204e7

Browse files
committed
.gitignore: exclude tracked directories in bin/
1 parent 80a5b90 commit f7204e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/bin/*
2+
!/bin/data
3+
!/bin/encodings
4+
!/bin/jsonchecker
25
/build/*.exe
36
/build/gmake
47
/build/vs*/

0 commit comments

Comments
 (0)