Skip to content

Commit 33718ca

Browse files
committed
Update JetBrains.gitignore.
- Ignore all cmake build directories, not just debug.
1 parent 4db4bb6 commit 33718ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Global/JetBrains.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
.idea/**/libraries
2121

2222
# CMake
23-
cmake-build-debug/
23+
cmake-build-*/
2424

2525
# Mongo Explorer plugin:
2626
.idea/**/mongoSettings.xml

0 commit comments

Comments
 (0)