1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/.gitignore

18 lines
177 B
Plaintext
Raw Normal View History

2017-04-12 14:42:04 +00:00
*.egg-info/
*.pyc
.pypirc
2018-06-12 07:44:23 +00:00
/.cache/
/.coverage
2018-06-12 07:44:23 +00:00
/.env
/.envrc
/.pytest_cache/
/build/
/deb_dist/
/dist/
2018-06-27 11:11:36 +00:00
/docs/_build/
2018-06-12 07:44:23 +00:00
/htmlcov/
/tmp/
2020-01-03 08:13:27 +00:00
/toot-*.tar.gz
debug.log
2021-08-28 15:40:49 +00:00
/pyrightconfig.json