.gitignore: ignore build folder
This commit is contained in:
committed by
Alexandre Paillier
parent
691baa07de
commit
6e8007b771
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ bin/
|
||||
debug/
|
||||
dep/
|
||||
obj/
|
||||
build/
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user