Add some build artifacts to the .gitignore

This commit is contained in:
Zach Butler
2020-04-24 09:59:10 -04:00
parent fc9e9aa3e6
commit ef8cf2aa0a
+3
View File
@@ -36,5 +36,8 @@
*.swo
*~
# Build Artifacts
build.tar.gz
build/
compile_commands.json
Testing/