add gitignore

This commit is contained in:
Jarryd Beck 2016-08-25 18:29:00 +10:00
parent 2d480c0228
commit 435bc38eff
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@ -2,3 +2,7 @@
build*
CMakeCache.txt
Makefile
CMakeFiles/
Testing/
CTestTestfile.cmake
cmake_install.cmake

1
test/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
options