Files
cursor-flasher/.gitignore
2026-03-10 02:26:40 -04:00

9 lines
72 B
Plaintext

__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
*.egg
.venv/