SwyxWeb: React-Frontend und Spring-Boot-Backend mit SwyxTray-Mock. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
18 lines
225 B
Plaintext
18 lines
225 B
Plaintext
# Backend
|
|
backend/target/
|
|
!backend/.mvn/wrapper/maven-wrapper.properties
|
|
|
|
# Frontend
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
frontend/.env
|
|
frontend/.env.local
|
|
*.tsbuildinfo
|
|
|
|
# Tooling / OS
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
.DS_Store
|
|
*.log
|