mirror of
https://github.com/github/gitignore
synced 2025-02-16 23:54:13 +01:00
Typo fix + Plugin configuration + UI specific file
This commit is contained in:
parent
eb512c76bf
commit
fd5fabb39e
@ -12,9 +12,13 @@
|
|||||||
# .idea/dataSources.xml
|
# .idea/dataSources.xml
|
||||||
# .idea/sqlDataSources.xml
|
# .idea/sqlDataSources.xml
|
||||||
# .idea/dynamic.xml
|
# .idea/dynamic.xml
|
||||||
# and, if using gradle::
|
# and this UI specific file
|
||||||
|
# .idea/uiDesigner.xml
|
||||||
|
# and, if using gradle:
|
||||||
# .idea/gradle.xml
|
# .idea/gradle.xml
|
||||||
# .idea/libraries
|
# .idea/libraries
|
||||||
|
# and, if using Mongo Explorer plugin
|
||||||
|
# .idea/mongoSettings.xml
|
||||||
|
|
||||||
## File-based project format
|
## File-based project format
|
||||||
*.ipr
|
*.ipr
|
||||||
@ -30,4 +34,4 @@ out/
|
|||||||
atlassian-ide-plugin.xml
|
atlassian-ide-plugin.xml
|
||||||
|
|
||||||
# generated by Crashlytics plugin (for Android Studio and Intellij)
|
# generated by Crashlytics plugin (for Android Studio and Intellij)
|
||||||
com_crashlytics_export_strings.xml
|
com_crashlytics_export_strings.xml
|
Loading…
x
Reference in New Issue
Block a user