.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