Skip to content

Commit 0e05ea9

Browse files
committed
Add CMake related files to .gitignore.
1 parent 8a9e9a8 commit 0e05ea9

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)