mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Add "cmake-build-release/" to Jetbrains.gitignore (#2552)
This commit is contained in:
parent
33670c672d
commit
9d51cf8de7
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
|
||||
# CMake
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
|
||||
# Mongo Explorer plugin:
|
||||
.idea/**/mongoSettings.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue