chore: entferne veraltete .gitignore-Einträge und nicht genutzte IDE-Konfigurationsdateien
This commit is contained in:
parent
ec861b8f81
commit
9037b6ce1c
84
.gitignore
vendored
84
.gitignore
vendored
|
|
@ -1,84 +0,0 @@
|
|||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
.gradletasknamecache
|
||||
|
||||
# Kotlin
|
||||
*.class
|
||||
*.jar
|
||||
*.kotlin_module
|
||||
.kotlin/
|
||||
kotlin-js-store/
|
||||
|
||||
# IntelliJ IDEA
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/usage.statistics.xml
|
||||
.idea/dictionaries
|
||||
.idea/shelf
|
||||
.idea/dataSources/
|
||||
.idea/dataSources.local.xml
|
||||
.idea/httpRequests/
|
||||
.idea/codestream.xml
|
||||
.idea/sonarlint/
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
out/
|
||||
|
||||
# Node.js / npm / React
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.pnp.*
|
||||
.yarn/
|
||||
dist/
|
||||
.cache/
|
||||
.parcel-cache/
|
||||
.next/
|
||||
.nuxt/
|
||||
.vuepress/dist
|
||||
*.tsbuildinfo
|
||||
|
||||
# Docker
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
docker-compose.override.yaml
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
._*
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# Linux
|
||||
*~
|
||||
.directory
|
||||
.Trash-*
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.temp
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# SQLDelight
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# Local configuration
|
||||
local.properties
|
||||
|
|
@ -1 +0,0 @@
|
|||
Meldestelle
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="auth-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/auth/build/libs</output-path>
|
||||
<root id="archive" name="auth-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="auth-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/auth/build/libs</output-path>
|
||||
<root id="archive" name="auth-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs</output-path>
|
||||
<root id="archive" name="billing-domain-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs</output-path>
|
||||
<root id="archive" name="billing-domain-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/billing-feature/build/libs</output-path>
|
||||
<root id="archive" name="billing-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/billing-feature/build/libs</output-path>
|
||||
<root id="archive" name="billing-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-domain/build/libs</output-path>
|
||||
<root id="archive" name="core-domain-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-domain/build/libs</output-path>
|
||||
<root id="archive" name="core-domain-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-utils-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-utils/build/libs</output-path>
|
||||
<root id="archive" name="core-utils-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-utils-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-utils/build/libs</output-path>
|
||||
<root id="archive" name="core-utils-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="design-system-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/design-system/build/libs</output-path>
|
||||
<root id="archive" name="design-system-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="design-system-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/design-system/build/libs</output-path>
|
||||
<root id="archive" name="design-system-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="device-initialization-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/device-initialization/build/libs</output-path>
|
||||
<root id="archive" name="device-initialization-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="device-initialization-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/device-initialization/build/libs</output-path>
|
||||
<root id="archive" name="device-initialization-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-api-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-api/build/libs</output-path>
|
||||
<root id="archive" name="entries-api-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-api-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-api/build/libs</output-path>
|
||||
<root id="archive" name="entries-api-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs</output-path>
|
||||
<root id="archive" name="entries-domain-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs</output-path>
|
||||
<root id="archive" name="entries-domain-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="events-common-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/events/events-common/build/libs</output-path>
|
||||
<root id="archive" name="events-common-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="events-common-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/events/events-common/build/libs</output-path>
|
||||
<root id="archive" name="events-common-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="funktionaer-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs</output-path>
|
||||
<root id="archive" name="funktionaer-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="funktionaer-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs</output-path>
|
||||
<root id="archive" name="funktionaer-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="masterdata-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs</output-path>
|
||||
<root id="archive" name="masterdata-domain-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="masterdata-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs</output-path>
|
||||
<root id="archive" name="masterdata-domain-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-desktop-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-desktop-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-web-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-web-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="navigation-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/navigation/build/libs</output-path>
|
||||
<root id="archive" name="navigation-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="navigation-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/navigation/build/libs</output-path>
|
||||
<root id="archive" name="navigation-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="nennung-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/nennung-feature/build/libs</output-path>
|
||||
<root id="archive" name="nennung-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="nennung-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/nennung-feature/build/libs</output-path>
|
||||
<root id="archive" name="nennung-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="network-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||
<root id="archive" name="network-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="network-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||
<root id="archive" name="network-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="pferde-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/pferde-feature/build/libs</output-path>
|
||||
<root id="archive" name="pferde-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="pferde-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/pferde-feature/build/libs</output-path>
|
||||
<root id="archive" name="pferde-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-api-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/contracts/ping-api/build/libs</output-path>
|
||||
<root id="archive" name="ping-api-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-api-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/contracts/ping-api/build/libs</output-path>
|
||||
<root id="archive" name="ping-api-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/ping-feature/build/libs</output-path>
|
||||
<root id="archive" name="ping-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/ping-feature/build/libs</output-path>
|
||||
<root id="archive" name="ping-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="profile-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/profile-feature/build/libs</output-path>
|
||||
<root id="archive" name="profile-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="profile-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/profile-feature/build/libs</output-path>
|
||||
<root id="archive" name="profile-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="reiter-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/reiter-feature/build/libs</output-path>
|
||||
<root id="archive" name="reiter-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="reiter-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/reiter-feature/build/libs</output-path>
|
||||
<root id="archive" name="reiter-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="sync-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||
<root id="archive" name="sync-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="sync-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||
<root id="archive" name="sync-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="turnier-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/turnier-feature/build/libs</output-path>
|
||||
<root id="archive" name="turnier-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="turnier-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/turnier-feature/build/libs</output-path>
|
||||
<root id="archive" name="turnier-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstalter-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstalter-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstalter-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstalter-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstaltung-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstaltung-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstaltung-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstaltung-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="verein-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/verein-feature/build/libs</output-path>
|
||||
<root id="archive" name="verein-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="verein-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/verein-feature/build/libs</output-path>
|
||||
<root id="archive" name="verein-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-import-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs</output-path>
|
||||
<root id="archive" name="zns-import-feature-jvm-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-import-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs</output-path>
|
||||
<root id="archive" name="zns-import-feature-wasm-js-1.0.0.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-parser-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/zns-parser/build/libs</output-path>
|
||||
<root id="archive" name="zns-parser-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-parser-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/zns-parser/build/libs</output-path>
|
||||
<root id="archive" name="zns-parser-wasm-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -1,65 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<bytecodeTargetLevel target="25" />
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.integrationTest" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service.test" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="project">
|
||||
<words>
|
||||
<w>mailpit</w>
|
||||
<w>valkey</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
||||
|
|
@ -5,103 +5,7 @@
|
|||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/backend" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/cache" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/cache/cache-api" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/cache/valkey-cache" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/event-store" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/event-store/event-store-api" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/event-store/valkey-event-store" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/gateway" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/messaging" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/messaging/messaging-client" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/messaging/messaging-config" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/monitoring" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/monitoring/monitoring-client" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/monitoring/monitoring-server" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/persistence" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/security" />
|
||||
<option value="$PROJECT_DIR$/backend/infrastructure/zns-importer" />
|
||||
<option value="$PROJECT_DIR$/backend/services" />
|
||||
<option value="$PROJECT_DIR$/backend/services/billing" />
|
||||
<option value="$PROJECT_DIR$/backend/services/billing/billing-domain" />
|
||||
<option value="$PROJECT_DIR$/backend/services/billing/billing-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/entries" />
|
||||
<option value="$PROJECT_DIR$/backend/services/entries/entries-api" />
|
||||
<option value="$PROJECT_DIR$/backend/services/entries/entries-domain" />
|
||||
<option value="$PROJECT_DIR$/backend/services/entries/entries-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events/events-api" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events/events-common" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events/events-domain" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events/events-infrastructure" />
|
||||
<option value="$PROJECT_DIR$/backend/services/events/events-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/identity" />
|
||||
<option value="$PROJECT_DIR$/backend/services/identity/identity-domain" />
|
||||
<option value="$PROJECT_DIR$/backend/services/identity/identity-infrastructure" />
|
||||
<option value="$PROJECT_DIR$/backend/services/identity/identity-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/mail" />
|
||||
<option value="$PROJECT_DIR$/backend/services/mail/mail-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata/masterdata-api" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata/masterdata-common" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata/masterdata-domain" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata/masterdata-infrastructure" />
|
||||
<option value="$PROJECT_DIR$/backend/services/masterdata/masterdata-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/ping" />
|
||||
<option value="$PROJECT_DIR$/backend/services/ping/ping-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/results" />
|
||||
<option value="$PROJECT_DIR$/backend/services/results/results-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/scheduling" />
|
||||
<option value="$PROJECT_DIR$/backend/services/scheduling/scheduling-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/series" />
|
||||
<option value="$PROJECT_DIR$/backend/services/series/series-service" />
|
||||
<option value="$PROJECT_DIR$/backend/services/zns-import" />
|
||||
<option value="$PROJECT_DIR$/backend/services/zns-import/zns-import-service" />
|
||||
<option value="$PROJECT_DIR$/contracts" />
|
||||
<option value="$PROJECT_DIR$/contracts/ping-api" />
|
||||
<option value="$PROJECT_DIR$/core" />
|
||||
<option value="$PROJECT_DIR$/core/core-domain" />
|
||||
<option value="$PROJECT_DIR$/core/core-utils" />
|
||||
<option value="$PROJECT_DIR$/core/zns-parser" />
|
||||
<option value="$PROJECT_DIR$/docs" />
|
||||
<option value="$PROJECT_DIR$/frontend" />
|
||||
<option value="$PROJECT_DIR$/frontend/core" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/auth" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/design-system" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/domain" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/local-db" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/navigation" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/network" />
|
||||
<option value="$PROJECT_DIR$/frontend/core/sync" />
|
||||
<option value="$PROJECT_DIR$/frontend/features" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/billing-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/device-initialization" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/funktionaer-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/nennung-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/pferde-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/ping-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/profile-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/reiter-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/turnier-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/veranstalter-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/veranstaltung-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/verein-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/features/zns-import-feature" />
|
||||
<option value="$PROJECT_DIR$/frontend/shells" />
|
||||
<option value="$PROJECT_DIR$/frontend/shells/meldestelle-desktop" />
|
||||
<option value="$PROJECT_DIR$/frontend/shells/meldestelle-web" />
|
||||
<option value="$PROJECT_DIR$/platform" />
|
||||
<option value="$PROJECT_DIR$/platform/architecture-tests" />
|
||||
<option value="$PROJECT_DIR$/platform/platform-bom" />
|
||||
<option value="$PROJECT_DIR$/platform/platform-dependencies" />
|
||||
<option value="$PROJECT_DIR$/platform/platform-testing" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="gradleJvm" value="openjdk-25" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="externalSystemId" value="Gradle" />
|
||||
<option name="version" value="2.3.20" />
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,8 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="FrameworkDetectionExcludesConfiguration">
|
||||
<file type="web" url="file://$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_25" project-jdk-name="openjdk-25" project-jdk-type="JavaSDK" />
|
||||
</project>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="SqlDialectMappings">
|
||||
<file url="PROJECT" dialect="PostgreSQL" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Reference in New Issue
Block a user