Files
babi/.gitignore
2020-03-27 19:10:11 -07:00

11 lines
95 B
Plaintext

*.egg-info
*.pyc
/.coverage
/.coverage.*
/.mypy_cache
/.pytest_cache
/.tox
/build
/dist
/venv*