mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 15:37:47 +01:00
17 lines
157 B
Plaintext
17 lines
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
|