Files
cursor-flasher/.gitignore
cottongin d71bac7b93 Remove tracked files now covered by .gitignore
Add .pytest_cache/, .cursor/, and chat-summaries/ to .gitignore
and untrack the previously committed chat-summaries.

Made-with: Cursor
2026-03-10 07:40:21 -04:00

15 lines
140 B
Plaintext

__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
*.egg
.venv/
a11y_dump.txt
agent-tools/
.pytest_cache/
.cursor/
chat-summaries/