Files
2026-09-08 23:01:18 +02:00

34 lines
453 B
Plaintext

.env
.env.*
!.env.example
.direnv/
.gradle/
.kotlin/
build/
**/build/
/work/
backups/
*.mv.db
*.trace.db
node_modules/
# Vaadin-generated frontend bindings
src/main/frontend/generated/
__pycache__/
*.pyc
# Persistent local application state
data/
# Vaadin/Vite build scaffolding (generated from the JVM dependencies)
package.json
package-lock.json
tsconfig.json
types.d.ts
vite.config.ts
vite.generated.ts
src/main/bundles/
.vaadin-node-tasks.lock