convitom Claude Opus 4.7 commited on
Commit ·
8b5bef1
1
Parent(s): 21fa652
chore: untrack __pycache__ bytecode (already in .gitignore)
Browse filesThe 5 *.pyc files were tracked before .gitignore got the __pycache__/
rule, so git kept following them. Untrack (keep local copies); the
existing ignore rule prevents them coming back.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
data/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (440 Bytes)
|
|
|
data/__pycache__/dataset.cpython-311.pyc
DELETED
|
Binary file (14.1 kB)
|
|
|
data/__pycache__/prompt_templates.cpython-311.pyc
DELETED
|
Binary file (7.85 kB)
|
|
|
model/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (430 Bytes)
|
|
|
model/__pycache__/cxr_vlm.cpython-311.pyc
DELETED
|
Binary file (17.7 kB)
|
|
|