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