diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-23 12:04:14 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-23 12:04:14 -0500 |
| commit | df1c768f46816cca8eab519d496e756e0d0f1196 (patch) | |
| tree | dfcd972294dfb03bc406747b179ea29e5d4905c8 /.gitignore | |
| parent | fe4d92760f9d9ce9d9f41eb0fe69dd9eadc1534c (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,8 +2,10 @@ /wandb/ # checkpoints /checkpoints/ +/ckpts/ # cache /cache/ +/.codex/ # data /data/ |
