gitignore

This commit is contained in:
DonRenando 2017-01-18 14:18:59 +01:00
parent 22393f0e01
commit a709a38f2a
2 changed files with 35 additions and 2 deletions

View File

@ -1,3 +1,6 @@
[Dolphin]
Timestamp=2017,1,18,14,14,55
Timestamp=2017,1,18,14,16,47
Version=3
[Settings]
HiddenFilesShown=true

32
.gitignore vendored
View File

@ -1 +1,31 @@
.idea/
# User-specific stuff:
.idea/
.idea/workspace.xml
.idea/tasks.xml
# Sensitive or high-churn files:
.idea/dataSources/
.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
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
/out/
# mpeltonen/sbt-idea plugin
.idea_modules/