lethe/.gitignore

13 lines
74 B
Plaintext
Raw Normal View History

2020-11-01 23:56:30 -08:00
.mypy_cache
__pycache__/
*.pyc
.*.swp
.*.swo
build/
dist/
*.egg-info/