Skip to content

Commit fd5fabb

Browse files
committed
Typo fix + Plugin configuration + UI specific file
1 parent eb512c7 commit fd5fabb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Global/JetBrains.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@
1212
# .idea/dataSources.xml
1313
# .idea/sqlDataSources.xml
1414
# .idea/dynamic.xml
15-
# and, if using gradle::
15+
# and this UI specific file
16+
# .idea/uiDesigner.xml
17+
# and, if using gradle:
1618
# .idea/gradle.xml
1719
# .idea/libraries
20+
# and, if using Mongo Explorer plugin
21+
# .idea/mongoSettings.xml
1822

1923
## File-based project format
2024
*.ipr
@@ -30,4 +34,4 @@ out/
3034
atlassian-ide-plugin.xml
3135

3236
# generated by Crashlytics plugin (for Android Studio and Intellij)
33-
com_crashlytics_export_strings.xml
37+
com_crashlytics_export_strings.xml

0 commit comments

Comments
 (0)