Add .pytest_cache/ to root .gitignore #78
Labels
No Label
P0
P1
P2
P3
afk-ready
hitl
next
ready-for-agent
review
semi
waiting
wayfinder:grilling
wayfinder:map
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jared/cc-os#78
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cc-architect audit 2026-07-16 (os-adr report): untracked .pytest_cache/ not covered by .gitignore; preempts the same for other Python plugins.
Fixed in cc2f291: .pytest_cache/ added to root .gitignore.