toot/.gitignore

20 wiersze
186 B
Plaintext

*.egg-info/
*.pyc
.pypirc
/.cache/
/.coverage
/.env
/.envrc
/.pytest_cache/
/book
/build/
/bundle/
/dist/
/htmlcov/
/pyrightconfig.json
/tmp/
/toot-*.pyz
/toot-*.tar.gz
/venv/
debug.log