init
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.env.example
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
README.md
|
||||
INSTALLATION.md
|
||||
setup.sh
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
public/uploads/*
|
||||
!public/uploads/.gitkeep
|
||||
Reference in New Issue
Block a user