Browse Source

Update JetBrains.gitignore.

- Ignore all cmake build directories, not just debug.
Lasse Meyer 7 năm trước cách đây
mục cha
commit
33718ca1c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Global/JetBrains.gitignore

+ 1 - 1
Global/JetBrains.gitignore

@@ -20,7 +20,7 @@
 .idea/**/libraries
 
 # CMake
-cmake-build-debug/
+cmake-build-*/
 
 # Mongo Explorer plugin:
 .idea/**/mongoSettings.xml