toot/.gitignore

17 wiersze
157 B
Plaintext

*.egg-info/
*.pyc
.pypirc
/.cache/
/.coverage
/.env
/.envrc
/.pytest_cache/
/build/
/deb_dist/
/dist/
/docs/_build/
/htmlcov/
/tmp/
/toot-*.tar.gz
debug.log