added dockerignore
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.git
|
||||
.venv
|
||||
venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.db
|
||||
*.sqlite3
|
||||
data/
|
||||
Reference in New Issue
Block a user