JetBrains.gitignore 818 字节
Newer Older
T
Thomas Steinholz 已提交
1
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
2
# Reference https://intellij-support.jetbrains.com/entries/23393067
C
Carl Suster 已提交
3 4

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

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

# Gradle:
17 18
.idea/gradle.xml
.idea/libraries
C
Carl Suster 已提交
19 20

# Mongo Explorer plugin:
21
.idea/mongoSettings.xml
22

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

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

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

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

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

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