Add the build directory to the .gitignore file

This commit is contained in:
Cameron Cawley
2019-01-10 16:12:21 +00:00
parent f2891e006b
commit 86c3b866ff
+1
View File
@@ -1,4 +1,5 @@
/bin /bin
/build
/obj /obj
/lib /lib
/output /output