Skip to content

Commit ac02063

Browse files
committed
gitignore: exclude ninja/ninja_syntax.py
Also explicitly exclude "ninja/data/*" files
1 parent b09e8ad commit ac02063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This project
22
src
33
archive-cache
4+
ninja/ninja_syntax.py
5+
ninja/data/*
46
_skbuild
57
MANIFEST
68

0 commit comments

Comments
 (0)