Skip to content

Commit 7de6ff4

Browse files
chore: Clean up temporary planning files and add .ruff_cache to gitignore
Remove temporary project planning files now that quality transformation is complete: - task_plan.md (temporary project planning) - progress.md (temporary progress tracking) - findings.md (temporary research notes) Add .ruff_cache/ to .gitignore to prevent tracking linter cache files. These files served their purpose during the quality transformation project and are no longer needed in the repository.
1 parent 29e8ba5 commit 7de6ff4

4 files changed

Lines changed: 1 addition & 610 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,4 @@ Thumbs.db
147147
# Generated reports
148148
reports/*
149149
!reports/README.md
150+
.ruff_cache/

findings.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)