chore: Added dockerignore file and small improvement in README

This commit is contained in:
ITQ
2024-03-18 22:47:42 +03:00
parent 5018307464
commit 12c787a516
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
# Files
README.md
task.md
check.sh
.flake8
template.env
# Folders
img/
venv/
__pycache__/
.mypy_cache/
db/