2018-02-05 19:23:52 -07: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 14:56:15 +10: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
|
2018-06-11 17:33:00 -04:00
|
|
|
.idea/**/usage.statistics.xml
|
2018-04-05 08:44:07 -04:00
|
|
|
.idea/**/dictionaries
|
|
|
|
.idea/**/shelf
|
2014-09-01 14:56:15 +10:00
|
|
|
|
2018-07-04 15:11:37 +02:00
|
|
|
# Generated files
|
|
|
|
.idea/**/contentModel.xml
|
|
|
|
|
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
|
2018-05-10 23:10:36 +09:00
|
|
|
.idea/**/dbnavigator.xml
|
2014-09-01 14:56:15 +10: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 14:56:15 +10:00
|
|
|
|
2018-06-29 08:50:57 -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
|
2018-07-02 13:50:02 -04:00
|
|
|
# .idea/*.iml
|
|
|
|
# .idea/modules
|
2018-06-29 08:50:57 -04:00
|
|
|
|
2017-03-19 23:20:15 -07:00
|
|
|
# CMake
|
2017-07-29 00:11:12 +02:00
|
|
|
cmake-build-*/
|
2017-03-19 23:20:15 -07: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-09 07:20:56 +11:00
|
|
|
|
2018-03-25 22:59:15 +02:00
|
|
|
# File-based project format
|
2014-05-29 11:13:13 +10:00
|
|
|
*.iws
|
2013-11-09 08:04:35 +11:00
|
|
|
|
2014-09-01 14:56:15 +10:00
|
|
|
# IntelliJ
|
2017-07-26 09:57:33 +02:00
|
|
|
out/
|
2013-11-12 14:38:34 +03:00
|
|
|
|
2014-09-01 14:56:15 +10:00
|
|
|
# mpeltonen/sbt-idea plugin
|
2013-11-12 14:38:34 +03:00
|
|
|
.idea_modules/
|
2014-02-06 19:00:54 +01:00
|
|
|
|
2014-09-01 14:56:15 +10:00
|
|
|
# JIRA plugin
|
2014-02-06 19:00:54 +01:00
|
|
|
atlassian-ide-plugin.xml
|
2014-02-12 10:33:49 -06:00
|
|
|
|
2017-03-12 11:37:13 -05:00
|
|
|
# Cursive Clojure plugin
|
|
|
|
.idea/replstate.xml
|
|
|
|
|
2014-09-01 14:56:15 +10:00
|
|
|
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
|
|
com_crashlytics_export_strings.xml
|
2014-10-19 22:43:15 -07:00
|
|
|
crashlytics.properties
|
|
|
|
crashlytics-build.properties
|
2015-09-30 02:39:11 +02:00
|
|
|
fabric.properties
|
2018-03-30 22:18:55 +09:00
|
|
|
|
|
|
|
# Editor-based Rest Client
|
|
|
|
.idea/httpRequests
|
2018-09-14 15:46:02 -04:00
|
|
|
|
|
|
|
# Android studio 3.1+ serialized cache file
|
|
|
|
.idea/caches/build_file_checksums.ser
|