chore: add dockerignore, cron script, update feeds

This commit is contained in:
2026-06-27 14:39:04 +07:00
parent 9bacaed240
commit 3ad39cb87d
2 changed files with 57 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.git/
.github/
test_*/
.DS_Store