Update gitignore

* Add build dir
This commit is contained in:
iabdalkader 2014-07-09 04:36:44 +02:00
parent 2fd8af0bf5
commit 7c68b3e7b8

3
.gitignore vendored
View File

@ -19,3 +19,6 @@
###################### ######################
*.swp *.swp
# Build dir #
######################
src/build