JetBrains.gitignore 987 字节
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

O
Omar Shaikh 已提交
22 23 24
# CMake
cmake-build-debug/

C
Carl Suster 已提交
25
# Mongo Explorer plugin:
J
Jarl Gullberg 已提交
26
.idea/**/mongoSettings.xml
27

C
Carl Suster 已提交
28
## File-based project format:
29
*.iws
30

C
Carl Suster 已提交
31 32 33
## Plugin-specific files:

# IntelliJ
E
ergl 已提交
34
/out/
35

C
Carl Suster 已提交
36
# mpeltonen/sbt-idea plugin
37
.idea_modules/
38

C
Carl Suster 已提交
39
# JIRA plugin
40
atlassian-ide-plugin.xml
41

R
Robert Richter 已提交
42 43 44
# Cursive Clojure plugin
.idea/replstate.xml

C
Carl Suster 已提交
45 46
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
T
Thomas Hunsaker 已提交
47 48
crashlytics.properties
crashlytics-build.properties
V
Victor Häggqvist 已提交
49
fabric.properties