format-novel/.gitignore
Dan Helfman b1f1d67653
All checks were successful
continuous-integration/drone Build is passing
Make into pip installable Python package.
2022-01-09 22:03:25 -08:00

12 lines
105 B
Plaintext

*.egg-info
*.pyc
*.swp
.cache
.coverage*
.pytest_cache
.tox
__pycache__
build/
dist/
pip-wheel-metadata/