Browse Source
Merge pull request #2415 from marxin/add-cmake-to-gitignore
Add CMake related files to .gitignore.
tags/v0.3.9
Martin Kroeker
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
.gitignore
|
|
|
@@ -87,4 +87,5 @@ build.* |
|
|
|
*.swp |
|
|
|
benchmark/*.goto |
|
|
|
benchmark/smallscaling |
|
|
|
|
|
|
|
CMakeCache.txt |
|
|
|
CMakeFiles/* |