Untrack the Apify runtime cache

It is regenerated on demand and rewritten on every scrape, so it only churns
history. 462 KB and the largest file in the repo.
main
Talha Ahmed 2026-07-31 19:53:48 +05:00
parent 7644202e77
commit 6a0ce38546
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -20,3 +20,6 @@ data/audit_log.csv
.DS_Store
.vscode/
.idea/
# Runtime scrape cache — regenerated on demand, churns every run
data/apify_cache.json

File diff suppressed because one or more lines are too long