1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
-
-
-
-
- .idea/workspace.xml
- .idea/tasks.xml
-
- # Sensitive or high-churn files:
- .idea/dataSources/
- .idea/dataSources.ids
- .idea/dataSources.xml
- .idea/dataSources.local.xml
- .idea/sqlDataSources.xml
- .idea/dynamic.xml
- .idea/uiDesigner.xml
-
- # Gradle:
- .idea/gradle.xml
- .idea/libraries
-
-
- .idea/mongoSettings.xml
-
- ## File-based project format:
- *.iws
-
-
-
-
- /out/
-
-
- .idea_modules/
-
-
- atlassian-ide-plugin.xml
-
- # Crashlytics plugin (for Android Studio and IntelliJ)
- com_crashlytics_export_strings.xml
- crashlytics.properties
- crashlytics-build.properties
- fabric.properties
-
- bin
- obj
- *.dll
- *.pdb
|