lethe/.gitignore

11 lines
72 B
Plaintext
Raw Normal View History

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