Files
contracts-flask/.gitignore
2026-06-28 15:23:13 +04:00

8 lines
52 B
Plaintext

__pycache__/
*.pyc
.env
venv/
.venv/
logs/
*.log
hz/