Skip to content

Commit 8e8da03

Browse files
committed
Update .gitignore
1 parent ce9a731 commit 8e8da03

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

.gitignore

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
11
### JetBrains template
2-
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
3-
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
4-
5-
# User-specific stuff:
6-
.idea/workspace.xml
7-
.idea/tasks.xml
8-
.idea/dictionaries
9-
.idea/vcs.xml
10-
.idea/jsLibraryMappings.xml
11-
12-
# Sensitive or high-churn files:
13-
.idea/dataSources.ids
14-
.idea/dataSources.xml
15-
.idea/dataSources.local.xml
16-
.idea/sqlDataSources.xml
17-
.idea/dynamic.xml
18-
.idea/uiDesigner.xml
19-
20-
# Gradle:
21-
.idea/gradle.xml
22-
.idea/libraries
23-
24-
# Mongo Explorer plugin:
25-
.idea/mongoSettings.xml
2+
.idea/
263

274
## File-based project format:
285
*.iws
@@ -43,6 +20,7 @@ com_crashlytics_export_strings.xml
4320
crashlytics.properties
4421
crashlytics-build.properties
4522
fabric.properties
23+
4624
### Composer template
4725
composer.phar
4826

0 commit comments

Comments
 (0)