First cut
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules
|
||||
dist
|
||||
server/dist
|
||||
server/node_modules
|
||||
shared/node_modules
|
||||
data
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
.env
|
||||
.git
|
||||
content/.backups
|
||||
Reference in New Issue
Block a user