remove a cmake file, add gitignore for the cmake files

This commit is contained in:
MitchellHansen
2016-07-31 01:06:23 -07:00
parent 2b46bef923
commit 1553b5da2c
2 changed files with 10 additions and 511 deletions

10
.gitignore vendored
View File

@@ -35,3 +35,13 @@
.Trashes
ehthumbs.db
Thumbs.db
# CMake Generated Files #
#########################
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake