updated gitignore

This commit is contained in:
Ben
2019-02-20 21:12:16 +00:00
parent 0a5d5474fc
commit 074743056e
2 changed files with 5 additions and 3 deletions

8
.gitignore vendored
View File

@@ -1,9 +1,11 @@
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
CMakeFiles/
CMakeScripts/
Testing/
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
build/
output