Typicalc/.gitignore
2023-10-23 14:18:49 +02:00

28 lines
437 B
Plaintext

/target/
.idea/
.settings
.project
.classpath
*.iml
.DS_Store
# The following files are generated/updated by vaadin-maven-plugin
node_modules/
frontend/generated/
frontend/index.html
pnpmfile.js
pnpm-lock.yaml
types.d.ts
# Browser drivers for local integration tests
drivers/
# Error screenshots generated by TestBench for failed integration tests
error-screenshots/
webpack.generated.js
/fuzz-results
/.npmrc
/src/main/dev-bundle/