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
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,3 +8,7 @@ build/
|
||||
.venv/
|
||||
a11y_dump.txt
|
||||
agent-tools/
|
||||
.pytest_cache/
|
||||
.cursor/
|
||||
chat-summaries/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user