cubetiq-fusion/.gitignore

20 lines
345 B
Plaintext
Raw Permalink Normal View History

2021-07-25 17:44:30 +07:00
/target/
.idea/
.settings
.project
.classpath
*.iml
.DS_Store
# The following files are generated/updated by vaadin-maven-plugin
node_modules/
frontend/generated/
pnpmfile.js
# Browser drivers for local integration tests
drivers/
# Error screenshots generated by TestBench for failed integration tests
error-screenshots/
webpack.generated.js