Skip to content

Commit 19e43f1

Browse files
authored
Initial commit: gitignore
gitignore template for cmake
0 parents  commit 19e43f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
CMakeCache.txt
2+
CMakeFiles
3+
CMakeScripts
4+
Makefile
5+
cmake_install.cmake
6+
install_manifest.txt
7+
CTestTestfile.cmake

0 commit comments

Comments
 (0)