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
|
*.out
|
||||||
mybenchmark
|
mybenchmark
|
||||||
cmake-build-debug/
|
cmake-build-debug/
|
||||||
|
cmake-build-release/
|
||||||
Makefile
|
Makefile
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
CMakeFiles/
|
CMakeFiles/
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
results/
|
||||||
|
|
Loading…
Reference in a new issue