diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 12:52:20 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 12:52:20 -0500 |
| commit | 4e1aa0c0c3083eae3d6862bc6fb498980c45b7aa (patch) | |
| tree | da453a68bc52f0aebea1425941d6fcf22e0d65d0 | |
| parent | aea79bc3251f5e8a1ae798be97d773cf2639f46f (diff) | |
chore: ignore downloaded datasets
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ __pycache__/ *.py[cod] .pytest_cache/ +/data/ # Runtime logs are reproducible and can grow quickly. logs/ |
