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
|
2018-06-11 23:33:00 +02:00
|
|
|
.idea/**/usage.statistics.xml
|
2018-04-05 14:44:07 +02:00
|
|
|
.idea/**/dictionaries
|
|
|
|
.idea/**/shelf
|
2014-09-01 06:56:15 +02: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 16:10:36 +02:00
|
|
|
.idea/**/dbnavigator.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
|
|
|
|
2018-06-29 14:50:57 +02: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 19:50:02 +02:00
|
|
|
# .idea/*.iml
|
|
|
|
# .idea/modules
|
2018-06-29 14:50:57 +02:00
|
|
|
|
2017-03-20 07:20:15 +01:00
|
|
|
# CMake
|
2017-07-29 00:11:12 +02:00
|
|
|
cmake-build-*/
|
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
|
2018-09-14 21:46:02 +02:00
|
|
|
|
|
|
|
# Android studio 3.1+ serialized cache file
|
|
|
|
.idea/caches/build_file_checksums.ser
|