12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
-
-
-
-
-
-
- .idea/**/workspace.xml
- .idea/**/tasks.xml
- .idea/dictionaries
-
-
- .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/
-
-
- .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
-
- /node_modules/
-
-
- dll/
- dist/
-
-
- yarn.lock
|