2015-10-30 05:24:45 +08:00
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
2016-01-27 14:41:47 +08:00
|
|
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
2014-09-01 12:56:15 +08:00
|
|
|
|
|
|
|
# User-specific stuff:
|
2017-01-15 07:06:56 +08:00
|
|
|
.idea/**/workspace.xml
|
|
|
|
.idea/**/tasks.xml
|
2017-02-17 18:25:02 +08:00
|
|
|
.idea/dictionaries
|
2014-09-01 12:56:15 +08:00
|
|
|
|
|
|
|
# Sensitive or high-churn files:
|
2017-01-15 07:06:56 +08:00
|
|
|
.idea/**/dataSources/
|
|
|
|
.idea/**/dataSources.ids
|
|
|
|
.idea/**/dataSources.xml
|
|
|
|
.idea/**/dataSources.local.xml
|
|
|
|
.idea/**/sqlDataSources.xml
|
|
|
|
.idea/**/dynamic.xml
|
|
|
|
.idea/**/uiDesigner.xml
|
2014-09-01 12:56:15 +08:00
|
|
|
|
|
|
|
# Gradle:
|
2017-01-15 07:06:56 +08:00
|
|
|
.idea/**/gradle.xml
|
|
|
|
.idea/**/libraries
|
2014-09-01 12:56:15 +08:00
|
|
|
|
2017-03-20 14:20:15 +08:00
|
|
|
# CMake
|
|
|
|
cmake-build-debug/
|
2017-12-18 13:08:31 +08:00
|
|
|
cmake-build-release/
|
2017-03-20 14:20:15 +08:00
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
# Mongo Explorer plugin:
|
2017-01-15 07:06:56 +08:00
|
|
|
.idea/**/mongoSettings.xml
|
2013-11-09 04:20:56 +08:00
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
## File-based project format:
|
2014-05-29 09:13:13 +08:00
|
|
|
*.iws
|
2013-11-09 05:04:35 +08:00
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
## Plugin-specific files:
|
|
|
|
|
|
|
|
# IntelliJ
|
2017-07-26 15:57:33 +08:00
|
|
|
out/
|
2013-11-12 19:38:34 +08:00
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
# mpeltonen/sbt-idea plugin
|
2013-11-12 19:38:34 +08:00
|
|
|
.idea_modules/
|
2014-02-07 02:00:54 +08:00
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
# JIRA plugin
|
2014-02-07 02:00:54 +08:00
|
|
|
atlassian-ide-plugin.xml
|
2014-02-13 00:33:49 +08:00
|
|
|
|
2017-03-13 00:37:13 +08:00
|
|
|
# Cursive Clojure plugin
|
|
|
|
.idea/replstate.xml
|
|
|
|
|
2014-09-01 12:56:15 +08:00
|
|
|
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
|
|
com_crashlytics_export_strings.xml
|
2014-10-20 13:43:15 +08:00
|
|
|
crashlytics.properties
|
|
|
|
crashlytics-build.properties
|
2015-09-30 08:39:11 +08:00
|
|
|
fabric.properties
|