remove a cmake file, add gitignore for the cmake files
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user