chore: add dockerignore, cron script, update feeds
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.git/
|
||||
.github/
|
||||
test_*/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user