first commit
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
target/*
|
||||
!target/*.jar
|
||||
target/*.original
|
||||
|
||||
node_modules/
|
||||
.vite/
|
||||
src/main/frontend/generated/
|
||||
src/main/bundles/
|
||||
|
||||
.git/
|
||||
.gitignore
|
||||
.idea/
|
||||
.vscode/
|
||||
*.iml
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
README.md
|
||||
*.md
|
||||
Reference in New Issue
Block a user