added ignore files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
deploy.sh
|
||||
Dockerfile
|
||||
env
|
||||
@@ -0,0 +1,5 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.env
|
||||
deploy.sh
|
||||
env
|
||||
Reference in New Issue
Block a user