gitignore/Global/JetBrains.gitignore

78 lines
1.6 KiB
Plaintext
Raw Normal View History

# 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
2018-03-25 22:55:39 +02:00
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
2018-04-05 14:44:07 +02:00
.idea/**/dictionaries
.idea/**/shelf
2020-03-05 00:16:41 +01:00
# AWS User-specific
.idea/**/aws.xml
# Generated files
.idea/**/contentModel.xml
2018-03-25 22:55:39 +02:00
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
2018-03-25 22:55:39 +02:00
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# 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/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
2017-03-20 07:20:15 +01:00
# CMake
cmake-build-*/
2017-03-20 07:20:15 +01:00
2018-03-25 22:55:39 +02:00
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
2018-03-25 22:59:15 +02:00
# File-based project format
*.iws
2013-11-08 22:04:35 +01:00
# IntelliJ
2017-07-26 09:57:33 +02:00
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# SonarLint plugin
.idea/sonarlint/
# 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
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser