lethe/.gitignore
2020-11-01 23:56:30 -08:00

12 lines
74 B
Text

.mypy_cache
__pycache__/
*.pyc
.*.swp
.*.swo
build/
dist/
*.egg-info/