added ignore files
This commit is contained in:
parent
a04b119ce5
commit
bf2a3bcf1d
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@ -0,0 +1,8 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
deploy.sh
|
||||
Dockerfile
|
||||
env
|
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.env
|
||||
deploy.sh
|
||||
env
|
Loading…
Reference in New Issue
Block a user