Update JetBrains.gitignore.

- Ignore all cmake build directories, not just debug.
This commit is contained in:
Lasse Meyer 2017-07-29 00:11:12 +02:00
parent 4db4bb6e20
commit 33718ca1c0
1 changed files with 1 additions and 1 deletions

View File

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