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 CMakeCache.txt
CMakeFiles CMakeFiles/
CMakeScripts CMakeScripts/
Testing Testing/
Makefile Makefile
cmake_install.cmake cmake_install.cmake
install_manifest.txt install_manifest.txt
compile_commands.json compile_commands.json
CTestTestfile.cmake CTestTestfile.cmake
build/
output

BIN
output

Binary file not shown.