Browse Source

Add CMake related files to .gitignore.

tags/v0.3.9
Martin Liska 6 years ago
parent
commit
0e05ea9bac
No known key found for this signature in database GPG Key ID: 4DC182DC0FA73785
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

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

CMakeCache.txt
CMakeFiles/*

Loading…
Cancel
Save