2014-03-07 00:10:38 +09:00
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
|
2013-11-09 07:20:56 +11:00
|
|
|
|
|
|
|
## Directory-based project format
|
|
|
|
.idea/
|
|
|
|
# if you remove the above rule, at least ignore user-specific stuff:
|
|
|
|
# .idea/workspace.xml
|
2013-11-09 07:36:40 +11:00
|
|
|
# .idea/tasks.xml
|
|
|
|
# and these sensitive or high-churn files:
|
2013-11-09 07:20:56 +11:00
|
|
|
# .idea/dataSources.ids
|
|
|
|
# .idea/dataSources.xml
|
|
|
|
# .idea/sqlDataSources.xml
|
|
|
|
# .idea/dynamic.xml
|
|
|
|
|
|
|
|
## File-based project format
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
*.iml
|
2013-11-09 08:04:35 +11:00
|
|
|
|
|
|
|
## Additional for IntelliJ
|
|
|
|
out/
|
2013-11-12 14:38:34 +03:00
|
|
|
|
|
|
|
# generated by mpeltonen/sbt-idea plugin
|
|
|
|
.idea_modules/
|
2014-02-06 19:00:54 +01:00
|
|
|
|
|
|
|
# generated by JIRA plugin
|
|
|
|
atlassian-ide-plugin.xml
|
2014-02-12 10:33:49 -06:00
|
|
|
|
|
|
|
# generated by Crashlytics plugin (for Android Studio and Intellij)
|
|
|
|
com_crashlytics_export_strings.xml
|