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

This commit is contained in:
Carbenium
2016-11-30 21:26:32 +01:00
parent 0b6422b12b
commit c6bc131b36

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ CMakeLists.txt.user
*.LOCAL.*
nbproject/*
.idea/*
cmake-build-*/