Commit 435bc38eff73f06966ee089bd5d82ce1d769f4be

Authored by Jarryd Beck
1 parent 2d480c02

add gitignore

Showing 2 changed files with 5 additions and 0 deletions
.gitignore
... ... @@ -2,3 +2,7 @@
2 2 build*
3 3 CMakeCache.txt
4 4 Makefile
  5 +CMakeFiles/
  6 +Testing/
  7 +CTestTestfile.cmake
  8 +cmake_install.cmake
... ...
test/.gitignore 0 → 100644
  1 +options
... ...