Files
quickbot_cli/.gitignore
Alexander Kalinovsky 2954913673
Some checks failed
CI / test (3.13) (push) Failing after 22s
initial release
2025-08-25 19:45:21 +03:00

20 lines
254 B
Plaintext

# SPDX-FileCopyrightText: 2025 Alexander Kalinovsky <a@k8y.ru>
#
# SPDX-License-Identifier: MIT
__pycache__
.venv
.env
.pytest_cache
.DS_Store
.ruff_cache
.mypy_cache
uv.lock
build/
*.egg-info/
.coverage
*.py,cover
.vscode/
htmlcov/
/output/
/templates/