chore: add .gitignore for pycache and data dirs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BizzleBot 2026-03-20 22:31:35 +00:00
parent 62e32fc655
commit e3c5aa9f32
8 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
scoring/__pycache__/
scrapers/__pycache__/
__pycache__/
data/