123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
-
-
-
-
- .idea/.idea.WebSem/.idea/workspace.xml
- .idea/.idea.WebSem/.idea/tasks.xml
-
- # Sensitive or high-churn files:
- .idea/.idea.WebSem/.idea/dataSources/
- .idea/.idea.WebSem/.idea/dataSources.ids
- .idea/.idea.WebSem/.idea/dataSources.xml
- .idea/.idea.WebSem/.idea/dataSources.local.xml
- .idea/.idea.WebSem/.idea/sqlDataSources.xml
- .idea/.idea.WebSem/.idea/dynamic.xml
- .idea/.idea.WebSem/.idea/uiDesigner.xml
-
- # Gradle:
- .idea/.idea.WebSem/.idea/gradle.xml
- .idea/.idea.WebSem/.idea/libraries
-
-
- .idea/.idea.WebSem/.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
-
- /packages
-
- *.lock.json
- appsettings.Production.json
-
- dataSources
|