Skip to content

Commit a896aee

Browse files
author
Zhang Jin
committed
omomo process
1 parent 901bf67 commit a896aee

File tree

2 files changed

+608
-0
lines changed

2 files changed

+608
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
**/runs/*
2222
**/logs/*
2323
**/recordings/*
24+
**/data/*
25+
**/datasets/*
2426
**/output/*
2527
**/outputs/*
2628
**/videos/*
@@ -39,6 +41,7 @@ _build
3941
*.pkl
4042
*.zarr
4143
*.npz
44+
*.pt
4245

4346
**/assets/
4447
artifacts/

0 commit comments

Comments
 (0)