Add cmake-build-* directories to .gitignore since these are the default build locations for CLion

(cherry picked from commit c6bc131b36)
This commit is contained in:
Carbenium
2016-11-30 21:26:32 +01:00
parent eca3645d8b
commit 5015290b6c

1
.gitignore vendored
View File

@@ -20,3 +20,4 @@ nbproject/*
.idea/*
.browse.VC*
.vscode
cmake-build-*/