We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb512c7 commit fd5fabbCopy full SHA for fd5fabb
1 file changed
Global/JetBrains.gitignore
@@ -12,9 +12,13 @@
12
# .idea/dataSources.xml
13
# .idea/sqlDataSources.xml
14
# .idea/dynamic.xml
15
-# and, if using gradle::
+# and this UI specific file
16
+# .idea/uiDesigner.xml
17
+# and, if using gradle:
18
# .idea/gradle.xml
19
# .idea/libraries
20
+# and, if using Mongo Explorer plugin
21
+# .idea/mongoSettings.xml
22
23
## File-based project format
24
*.ipr
@@ -30,4 +34,4 @@ out/
30
34
atlassian-ide-plugin.xml
31
35
32
36
# generated by Crashlytics plugin (for Android Studio and Intellij)
33
-com_crashlytics_export_strings.xml
37
+com_crashlytics_export_strings.xml
0 commit comments