mirror of
https://github.com/github/gitignore
synced 2024-11-25 13:14:21 +01:00
Update JetBrains.gitignore.
- Ignore all cmake build directories, not just debug.
This commit is contained in:
parent
4db4bb6e20
commit
33718ca1c0
@ -20,7 +20,7 @@
|
||||
.idea/**/libraries
|
||||
|
||||
# CMake
|
||||
cmake-build-debug/
|
||||
cmake-build-*/
|
||||
|
||||
# Mongo Explorer plugin:
|
||||
.idea/**/mongoSettings.xml
|
||||
|
Loading…
Reference in New Issue
Block a user