Toot-Mastodon-CLI-TUI-clien.../.gitignore

20 lines
186 B
Plaintext
Raw Permalink Normal View History

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