Skip to content

Commit 93f3e27

Browse files
authored
Merge pull request #2415 from marxin/add-cmake-to-gitignore
Add CMake related files to .gitignore.
2 parents 785c389 + 0e05ea9 commit 93f3e27

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ build.*
8787
*.swp
8888
benchmark/*.goto
8989
benchmark/smallscaling
90-
90+
CMakeCache.txt
91+
CMakeFiles/*

0 commit comments

Comments
 (0)