2018-02-08 08:22:47 -05:00
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
2016-05-06 11:13:16 -04:00
|
|
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
|
|
|
2018-04-12 05:29:29 -04:00
|
|
|
# User-specific stuff
|
2017-02-07 00:03:05 -05:00
|
|
|
.idea/**/workspace.xml
|
|
|
|
.idea/**/tasks.xml
|
2018-07-09 03:52:45 -04:00
|
|
|
.idea/**/usage.statistics.xml
|
2018-05-09 07:06:41 -04:00
|
|
|
.idea/**/dictionaries
|
|
|
|
.idea/**/shelf
|
2016-05-06 11:13:16 -04:00
|
|
|
|
2018-04-12 05:29:29 -04:00
|
|
|
# Sensitive or high-churn files
|
2017-02-07 00:03:05 -05:00
|
|
|
.idea/**/dataSources/
|
|
|
|
.idea/**/dataSources.ids
|
|
|
|
.idea/**/dataSources.local.xml
|
|
|
|
.idea/**/sqlDataSources.xml
|
|
|
|
.idea/**/dynamic.xml
|
|
|
|
.idea/**/uiDesigner.xml
|
2018-06-08 04:43:19 -04:00
|
|
|
.idea/**/dbnavigator.xml
|
2016-05-06 11:13:16 -04:00
|
|
|
|
2018-04-12 05:29:29 -04:00
|
|
|
# Gradle
|
2017-02-07 00:03:05 -05:00
|
|
|
.idea/**/gradle.xml
|
|
|
|
.idea/**/libraries
|
2016-05-06 11:13:16 -04:00
|
|
|
|
2018-07-09 03:52:45 -04:00
|
|
|
# Gradle and Maven with auto-import
|
|
|
|
# When using Gradle or Maven with auto-import, you should exclude module files,
|
|
|
|
# since they will be recreated, and may cause churn. Uncomment if using
|
|
|
|
# auto-import.
|
|
|
|
# .idea/modules.xml
|
|
|
|
# .idea/*.iml
|
|
|
|
# .idea/modules
|
|
|
|
|
2017-05-08 05:02:14 -04:00
|
|
|
# CMake
|
2018-07-09 03:52:45 -04:00
|
|
|
cmake-build-*/
|
2017-05-08 05:02:14 -04:00
|
|
|
|
2018-04-12 05:29:29 -04:00
|
|
|
# Mongo Explorer plugin
|
2017-02-07 00:03:05 -05:00
|
|
|
.idea/**/mongoSettings.xml
|
2016-05-06 11:13:16 -04:00
|
|
|
|
2018-04-12 05:29:29 -04:00
|
|
|
# File-based project format
|
2016-05-06 11:13:16 -04:00
|
|
|
*.iws
|
|
|
|
|
|
|
|
# IntelliJ
|
2017-08-09 07:17:15 -04:00
|
|
|
out/
|
2016-05-06 11:13:16 -04:00
|
|
|
|
|
|
|
# mpeltonen/sbt-idea plugin
|
|
|
|
.idea_modules/
|
|
|
|
|
|
|
|
# JIRA plugin
|
|
|
|
atlassian-ide-plugin.xml
|
|
|
|
|
2017-04-11 08:33:58 -04:00
|
|
|
# Cursive Clojure plugin
|
|
|
|
.idea/replstate.xml
|
|
|
|
|
2016-05-06 11:13:16 -04:00
|
|
|
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
|
|
com_crashlytics_export_strings.xml
|
|
|
|
crashlytics.properties
|
|
|
|
crashlytics-build.properties
|
|
|
|
fabric.properties
|
2018-04-12 05:29:29 -04:00
|
|
|
|
|
|
|
# Editor-based Rest Client
|
|
|
|
.idea/httpRequests
|