Add CMake related files to .gitignore.
This commit is contained in:
parent
8a9e9a82a1
commit
0e05ea9bac
|
@ -87,4 +87,5 @@ build.*
|
||||||
*.swp
|
*.swp
|
||||||
benchmark/*.goto
|
benchmark/*.goto
|
||||||
benchmark/smallscaling
|
benchmark/smallscaling
|
||||||
|
CMakeCache.txt
|
||||||
|
CMakeFiles/*
|
||||||
|
|
Loading…
Reference in New Issue