chore: add .gitignore for pycache and data dirs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
62e32fc655
commit
e3c5aa9f32
@@ -0,0 +1,4 @@
|
||||
scoring/__pycache__/
|
||||
scrapers/__pycache__/
|
||||
__pycache__/
|
||||
data/
|
||||
Reference in New Issue
Block a user