Files
quickbot_cli/.gitignore
Alexander Kalinovsky ab1aedd63e
All checks were successful
CI / test (3.13) (push) Successful in 42s
chore: update license from MIT to Apache-2.0 across all files
2025-08-26 19:38:15 +03:00

20 lines
261 B
Plaintext

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