initial commit
This commit is contained in:
9
backend/.dockerignore
Normal file
9
backend/.dockerignore
Normal file
@ -0,0 +1,9 @@
|
||||
target/
|
||||
.mvn/
|
||||
mvnw
|
||||
mvnw.cmd
|
||||
.git/
|
||||
.gitignore
|
||||
.idea/
|
||||
.vscode/
|
||||
*.log
|
||||
Reference in New Issue
Block a user