CI : Deployment
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal file
@@ -0,0 +1,18 @@
|
||||
node_modules
|
||||
**/node_modules
|
||||
dist
|
||||
**/dist
|
||||
**/dist-bundle
|
||||
*.tsbuildinfo
|
||||
data
|
||||
.env
|
||||
.env.local
|
||||
.git
|
||||
.github
|
||||
.gitea
|
||||
*.log
|
||||
*.sqlite*
|
||||
deploy
|
||||
README.md
|
||||
DEPLOY.md
|
||||
docker-compose.yml
|
||||
Reference in New Issue
Block a user