Add build/config.lua to .gitignore

Former-commit-id: c6e30e048553752e79e14b2284f30a8d11606904 [formerly 7b9f1d013e1a871438733d854455b15d64fe0ccd]
Former-commit-id: 4b65dc81e89fc13ded4e948c7bdbb56379dc89e6
This commit is contained in:
Lynix
2016-07-29 23:56:38 +02:00
parent 9576759abb
commit 528842b11c

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# Nazara build # Nazara build
build/config.lua
examples/bin/*.exe examples/bin/*.exe
examples/bin/*.pdb examples/bin/*.pdb
examples/bin/*.dll examples/bin/*.dll