Browse Source

Updated .gitignore

Ivan Arkhipov 5 years ago
parent
commit
f8ef6c2680
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,6 +1,6 @@
 # cmake build directory
-cmake-build-debug 
-cmake-build-release
+cmake-build*
+cmake-build*
 # ide project directory
 .idea