update gitignore
This commit is contained in:
parent
81ab9fe4f9
commit
279ca3bd14
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,9 @@
|
|||
*.out
|
||||
mybenchmark
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
results/
|
||||
|
|
Loading…
Reference in a new issue