JetBrains.gitignore 1007 字节
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
# CMake
cmake-build-debug/
24
cmake-build-release/
O
Omar Shaikh 已提交
25

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

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

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

# IntelliJ
35
out/
36

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

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

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

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