✨feature: Add docker support
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.github
|
||||
.ferrite
|
||||
|
||||
backend/target
|
||||
frontend/node_modules
|
||||
frontend/dist
|
||||
|
||||
data
|
||||
docs
|
||||
|
||||
*.log
|
||||
*.tmp
|
||||
Reference in New Issue
Block a user