Generated project
This commit is contained in:
commit
6317f9e12f
21 changed files with 1142 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
/target/
|
||||
.idea/
|
||||
.vscode/
|
||||
.settings
|
||||
.project
|
||||
.classpath
|
||||
|
||||
*.iml
|
||||
.DS_Store
|
||||
|
||||
# The following files are generated/updated by vaadin-maven-plugin
|
||||
node_modules/
|
||||
src/main/frontend/generated/
|
||||
vite.generated.ts
|
Loading…
Add table
Add a link
Reference in a new issue