b2w_piper_flat / git /ATEC2026_Simulation_Challenge.diff
samithva's picture
Upload folder using huggingface_hub
874ca60 verified
Raw
History Blame Contribute Delete
681 Bytes
--- git status ---
On branch task_b
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .gitignore
Untracked files:
(use "git add <file>..." to include in what will be committed)
.env
.vscode/
IsaacLab/
lerobot/
policies/
scripts/act/checks/
submission_task_e_smolvla/
tools/
no changes added to commit (use "git add" and/or "git commit -a")
--- git diff ---
diff --git a/.gitignore b/.gitignore
index fbf24d5..269af28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,5 @@ tests/
${data}
*.zip
+
+*ckpt*/
\ No newline at end of file