gitignore/Global/JetBrains.gitignore

47 lines
839 B
Plaintext
Raw Normal View History

2014-03-06 16:10:38 +01:00
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
/*.iml
## Directory-based project format:
.idea/
2014-09-17 15:13:03 +02:00
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.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:
*.ipr
*.iws
2013-11-08 22:04:35 +01:00
## Plugin-specific files:
# IntelliJ
2013-11-08 22:04:35 +01:00
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
2014-10-20 07:41:27 +02:00
/crashlytics.properties
/crashlytics-build.properties