JetBrains.gitignore 913 字节
Newer Older
T
Thomas Steinholz 已提交
1
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
R
Ray Fang 已提交
2
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
C
Carl Suster 已提交
3 4

# User-specific stuff:
J
Jarl Gullberg 已提交
5 6
.idea/**/workspace.xml
.idea/**/tasks.xml
7
.idea/dictionaries
C
Carl Suster 已提交
8 9

# Sensitive or high-churn files:
J
Jarl Gullberg 已提交
10 11 12 13 14 15 16
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.xml
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
C
Carl Suster 已提交
17 18

# Gradle:
J
Jarl Gullberg 已提交
19 20
.idea/**/gradle.xml
.idea/**/libraries
C
Carl Suster 已提交
21 22

# Mongo Explorer plugin:
J
Jarl Gullberg 已提交
23
.idea/**/mongoSettings.xml
24

C
Carl Suster 已提交
25
## File-based project format:
26
*.iws
27

C
Carl Suster 已提交
28 29 30
## Plugin-specific files:

# IntelliJ
E
ergl 已提交
31
/out/
32

C
Carl Suster 已提交
33
# mpeltonen/sbt-idea plugin
34
.idea_modules/
35

C
Carl Suster 已提交
36
# JIRA plugin
37
atlassian-ide-plugin.xml
38

C
Carl Suster 已提交
39 40
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
T
Thomas Hunsaker 已提交
41 42
crashlytics.properties
crashlytics-build.properties
V
Victor Häggqvist 已提交
43
fabric.properties