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

15 lines
146 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/
2018-06-27 11:11:36 +00:00
/toot-*.tar.gz