updated commit

This commit is contained in:
rarebuffalo
2026-05-22 21:48:16 +05:30
parent d94757eee2
commit 3cdca96403

3
.gitignore vendored
View File

@@ -14,3 +14,6 @@ venv/
.coverage .coverage
htmlcov/ htmlcov/
*.db *.db
# CLI build artifacts
cli/*.egg-info/
cli/**/__pycache__/