Added .idea to .gitignore

This commit is contained in:
Dirk Jahnke 2019-02-20 16:52:49 +01:00
parent a557e6441d
commit ad3c6708df
1 changed files with 1 additions and 20 deletions

21
.gitignore vendored
View File

@ -46,26 +46,7 @@ tags
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
# Sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
# Gradle:
.idea/gradle.xml
.idea/libraries
# Mongo Explorer plugin:
.idea/mongoSettings.xml
.idea
## File-based project format:
*.iws