Added the build directory to .gitignore

This commit is contained in:
ZipCPU 2018-06-06 15:45:53 -04:00
parent 3a6e400f44
commit c18f0b1c22

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ CMakeCache.txt
.*.swp .*.swp
a.out a.out
*.json *.json
build/