.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/
|
debug/
|
||||||
dep/
|
dep/
|
||||||
obj/
|
obj/
|
||||||
|
build/
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|||||||
Reference in New Issue
Block a user