2020-02-28 13:30:29 +01:00
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
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
|
2020-07-02 12:09:57 +02:00
|
|
|
**/.idea/**/workspace.xml
|
|
|
|
**/.idea/**/tasks.xml
|
|
|
|
**/.idea/shelf/*
|
|
|
|
**/.idea/dictionaries
|
|
|
|
**/.idea/httpRequests/
|
|
|
|
**/.idea/**/usage.statistics.xml
|
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
|
2020-07-02 12:09:57 +02:00
|
|
|
**/.idea/**/dataSources/
|
|
|
|
**/.idea/**/dataSources.ids
|
|
|
|
**/.idea/**/dataSources.xml
|
|
|
|
**/.idea/**/dataSources.local.xml
|
|
|
|
**/.idea/**/sqlDataSources.xml
|
|
|
|
**/.idea/**/dynamic.xml
|
|
|
|
**/.idea/**/uiDesigner.xml
|
|
|
|
**/.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.
|
2019-11-17 19:12:38 +01:00
|
|
|
# .idea/artifacts
|
|
|
|
# .idea/compiler.xml
|
2019-12-06 11:08:39 +01:00
|
|
|
# .idea/jarRepositories.xml
|
2018-06-29 14:50:57 +02:00
|
|
|
# .idea/modules.xml
|
2018-07-02 19:50:02 +02:00
|
|
|
# .idea/*.iml
|
|
|
|
# .idea/modules
|
2019-05-12 15:23:05 +02:00
|
|
|
# *.iml
|
|
|
|
# *.ipr
|
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
|
2020-07-02 12:09:57 +02:00
|
|
|
|
|
|
|
# From https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore
|
|
|
|
Thumbs.db
|
|
|
|
Desktop.ini
|
|
|
|
.DS_Store
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
.vs/
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
|
|
|
_UpgradeReport_Files/
|
|
|
|
[Pp]ackages/
|
|
|
|
|
|
|
|
# Rider auto-generated files from https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore
|
|
|
|
**/.idea/**/*.iml
|
|
|
|
**/.idea/**/contentModel.xml
|
|
|
|
# Rider auto-generated files from https://rider-support.jetbrains.com/hc/en-us/articles/207097529
|
|
|
|
**/.idea/**/modules.xml
|