Skip to content

Commit

Permalink
Merge pull request #371 from pklampros/ignore_debug_build_folder
Browse files Browse the repository at this point in the history
Make sure a the build-debug folder is also ignored
  • Loading branch information
pklampros authored Jul 31, 2020
2 parents b75df2f + 204a256 commit 592da13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.DS_Store
depthmapX-build
build
build-debug
RegressionTest/rundir
__pycache__
CMakeLists.txt.user
Expand Down

0 comments on commit 592da13

Please sign in to comment.