JetBrains.gitignore 894 字节
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
C
Carl Suster 已提交
7 8

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

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

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

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

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

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

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

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

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