Update
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.env
|
||||||
|
.env.example
|
||||||
|
docker-compose.yml
|
||||||
|
Dockerfile
|
||||||
|
README.md
|
||||||
|
DEPLOY.md
|
||||||
|
agent/
|
||||||
|
database/
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
vendor/
|
||||||
|
node_modules/
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
agent/dist/*
|
agent/dist/*
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user