Add CMake related files to .gitignore.

This commit is contained in:
Martin Liska 2020-02-13 14:51:55 +01:00
parent 8a9e9a82a1
commit 0e05ea9bac
No known key found for this signature in database
GPG Key ID: 4DC182DC0FA73785
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -87,4 +87,5 @@ build.*
*.swp
benchmark/*.goto
benchmark/smallscaling
CMakeCache.txt
CMakeFiles/*