v_1.5_patch_0.2
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.dockerignore
|
||||
|
||||
# Never bake runtime data into the image
|
||||
data/*.db
|
||||
data/*.db-*
|
||||
uploads/*
|
||||
brand/*
|
||||
!**/.gitkeep
|
||||
|
||||
# Editor / OS cruft
|
||||
.DS_Store
|
||||
*.log
|
||||
Reference in New Issue
Block a user