.gitignore: ignore build folder

This commit is contained in:
Clement Bouvet
2023-05-04 17:27:47 +02:00
committed by Alexandre Paillier
parent 691baa07de
commit 6e8007b771
+1
View File
@@ -5,6 +5,7 @@ bin/
debug/
dep/
obj/
build/
# Python
*.pyc