Add cmake-build-debug to .gitignore

[ci skip]
This commit is contained in:
Gymnasiast 2017-06-17 11:13:32 +02:00 committed by Michał Janiszewski
parent 5bb8dfb49c
commit e8188a309a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -298,3 +298,6 @@ data/g2.dat
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# Cmake
cmake-build-debug/