toot/.gitignore

17 wiersze
166 B
Plaintext

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/
/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