debian-mirror-gitlab/vendor/gitignore/Global/JetBrains.gitignore

51 lines
996 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
2016-06-02 11:05:42 +05:30
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
2018-05-09 12:01:36 +05:30
# User-specific stuff
2017-08-17 22:00:37 +05:30
.idea/**/workspace.xml
.idea/**/tasks.xml
2016-06-02 11:05:42 +05:30
.idea/dictionaries
2018-05-09 12:01:36 +05:30
# Sensitive or high-churn files
2017-08-17 22:00:37 +05:30
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
2016-06-02 11:05:42 +05:30
2018-05-09 12:01:36 +05:30
# Gradle
2017-08-17 22:00:37 +05:30
.idea/**/gradle.xml
.idea/**/libraries
# CMake
cmake-build-debug/
2018-03-17 18:26:18 +05:30
cmake-build-release/
2016-06-02 11:05:42 +05:30
2018-05-09 12:01:36 +05:30
# Mongo Explorer plugin
2017-08-17 22:00:37 +05:30
.idea/**/mongoSettings.xml
2016-06-02 11:05:42 +05:30
2018-05-09 12:01:36 +05:30
# File-based project format
2016-06-02 11:05:42 +05:30
*.iws
# IntelliJ
2018-03-17 18:26:18 +05:30
out/
2016-06-02 11:05:42 +05:30
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
2017-08-17 22:00:37 +05:30
# Cursive Clojure plugin
.idea/replstate.xml
2016-06-02 11:05:42 +05:30
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
2018-05-09 12:01:36 +05:30
# Editor-based Rest Client
.idea/httpRequests