]> source.dussan.org Git - gitignore.git/commitdiff
Typo fix + Plugin configuration + UI specific file 1165/head
authorGaël Demette <demette.gael@gmail.com>
Wed, 13 Aug 2014 20:55:43 +0000 (22:55 +0200)
committerGaël Demette <demette.gael@gmail.com>
Wed, 13 Aug 2014 20:55:43 +0000 (22:55 +0200)
Global/JetBrains.gitignore

index 333bdd26b885b0a087a4f4251579fad3804e513a..311a73228a8b0f190db84d3ddd24f4cfa80ca802 100644 (file)
 # .idea/dataSources.xml
 # .idea/sqlDataSources.xml
 # .idea/dynamic.xml
-# and, if using gradle::
+# and this UI specific file
+# .idea/uiDesigner.xml
+# and, if using gradle:
 # .idea/gradle.xml
 # .idea/libraries
+# and, if using Mongo Explorer plugin
+# .idea/mongoSettings.xml
 
 ## File-based project format
 *.ipr
@@ -30,4 +34,4 @@ out/
 atlassian-ide-plugin.xml
 
 # generated by Crashlytics plugin (for Android Studio and Intellij)
-com_crashlytics_export_strings.xml
+com_crashlytics_export_strings.xml
\ No newline at end of file