Skip to content

Commit 99bcc0d

Browse files
authored
all of .idea should be ignored (#38)
1 parent 7338c36 commit 99bcc0d

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

.gitignore

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,8 @@
22
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
33
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
44

5-
# User-specific stuff
6-
.idea/**/workspace.xml
7-
.idea/**/tasks.xml
8-
.idea/**/usage.statistics.xml
9-
.idea/**/dictionaries
10-
.idea/**/shelf
11-
12-
# Generated files
13-
.idea/**/contentModel.xml
14-
15-
# Sensitive or high-churn files
16-
.idea/**/dataSources/
17-
.idea/**/dataSources.ids
18-
.idea/**/dataSources.local.xml
19-
.idea/**/sqlDataSources.xml
20-
.idea/**/dynamic.xml
21-
.idea/**/uiDesigner.xml
22-
.idea/**/dbnavigator.xml
235

6+
.idea
247
cmake-build-*/
258

269

0 commit comments

Comments
 (0)