Initial commit of Docker project
This commit is contained in:
9
.dockerignore
Executable file
9
.dockerignore
Executable file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
client/node_modules
|
||||
client/dist
|
||||
*.tar.gz
|
||||
*.zip
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
data/
|
||||
Reference in New Issue
Block a user