1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-07-21 03:04:16 -04:00
toot/.gitignore

20 lines
186 B
Plaintext
Raw Normal View History

2017-04-12 10:42:04 -04:00
*.egg-info/
*.pyc
.pypirc
2018-06-12 03:44:23 -04:00
/.cache/
/.coverage
2018-06-12 03:44:23 -04:00
/.env
/.envrc
/.pytest_cache/
/book
2018-06-12 03:44:23 -04:00
/build/
/bundle/
2018-06-12 03:44:23 -04:00
/dist/
/htmlcov/
/pyrightconfig.json
2018-06-12 03:44:23 -04:00
/tmp/
/toot-*.pyz
2020-01-03 03:13:27 -05:00
/toot-*.tar.gz
2023-06-22 05:52:33 -04:00
/venv/
debug.log