- Add MIT LICENSE - Polish README: tagline, permissions docs, clone URL - Add license, authors, readme, and repository URL to pyproject.toml - Remove stale docs/plans/ (relocated to .cursor/) and requirements.txt - Deduplicate and clean up .gitignore Made-with: Cursor
15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
*.egg
|
|
.venv/
|
|
a11y_dump.txt
|
|
agent-tools/
|
|
.cursor/
|
|
docs/
|
|
chat-summaries/
|
|
|