2020-03-25 20:24:03 +08:00
# Covers all JetBrains IDEs, based on the IntelliJ Platform: Android Studio, AppCode, CLion, DataGrip, GoLand, IntelliJ IDEA, PhpStorm, Rider, PyCharm, RubyMine and WebStorm
2016-01-27 14:41:47 +08:00
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
2014-09-01 12:56:15 +08:00
2018-03-26 04:55:39 +08:00
# User-specific stuff
2017-01-15 07:06:56 +08:00
.idea/**/workspace.xml
.idea/**/tasks.xml
2018-06-12 05:33:00 +08:00
.idea/**/usage.statistics.xml
2018-04-05 20:44:07 +08:00
.idea/**/dictionaries
.idea/**/shelf
2014-09-01 12:56:15 +08:00
2020-03-05 07:16:41 +08:00
# AWS User-specific
.idea/**/aws.xml
2018-07-04 21:11:37 +08:00
# Generated files
.idea/**/contentModel.xml
2018-03-26 04:55:39 +08:00
# Sensitive or high-churn files
2017-01-15 07:06:56 +08:00
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
2018-05-10 22:10:36 +08:00
.idea/**/dbnavigator.xml
2014-09-01 12:56:15 +08:00
2018-03-26 04:55:39 +08:00
# Gradle
2017-01-15 07:06:56 +08:00
.idea/**/gradle.xml
.idea/**/libraries
2014-09-01 12:56:15 +08:00
2018-06-29 20:50:57 +08: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-18 02:12:38 +08:00
# .idea/artifacts
# .idea/compiler.xml
2019-12-06 18:08:39 +08:00
# .idea/jarRepositories.xml
2018-06-29 20:50:57 +08:00
# .idea/modules.xml
2018-07-03 01:50:02 +08:00
# .idea/*.iml
# .idea/modules
2019-05-12 21:23:05 +08:00
# *.iml
# *.ipr
2018-06-29 20:50:57 +08:00
2017-03-20 14:20:15 +08:00
# CMake
2017-07-29 06:11:12 +08:00
cmake-build-*/
2017-03-20 14:20:15 +08:00
2018-03-26 04:55:39 +08:00
# Mongo Explorer plugin
2017-01-15 07:06:56 +08:00
.idea/**/mongoSettings.xml
2013-11-09 04:20:56 +08:00
2018-03-26 04:59:15 +08:00
# File-based project format
2014-05-29 09:13:13 +08:00
*.iws
2013-11-09 05:04:35 +08:00
2014-09-01 12:56:15 +08:00
# IntelliJ
2017-07-26 15:57:33 +08:00
out/
2013-11-12 19:38:34 +08:00
2014-09-01 12:56:15 +08:00
# mpeltonen/sbt-idea plugin
2013-11-12 19:38:34 +08:00
.idea_modules/
2014-02-07 02:00:54 +08:00
2014-09-01 12:56:15 +08:00
# JIRA plugin
2014-02-07 02:00:54 +08:00
atlassian-ide-plugin.xml
2014-02-13 00:33:49 +08:00
2017-03-13 00:37:13 +08:00
# Cursive Clojure plugin
.idea/replstate.xml
2020-12-30 06:58:14 +08:00
# SonarLint plugin
.idea/sonarlint/
2014-09-01 12:56:15 +08:00
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
2014-10-20 13:43:15 +08:00
crashlytics.properties
crashlytics-build.properties
2015-09-30 08:39:11 +08:00
fabric.properties
2018-03-30 21:18:55 +08:00
# Editor-based Rest Client
.idea/httpRequests
2018-09-15 03:46:02 +08:00
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser