manhdo commited on
Commit
a4b0ebe
1 Parent(s): aef4429
Files changed (1) hide show
  1. .gitignore +3 -13
.gitignore CHANGED
@@ -1,14 +1,4 @@
 
 
1
  __pycache__
2
- .ipynb_checkpoints
3
- .vscode
4
- .venv
5
- datasets
6
- *_env
7
- datasets
8
- runs*
9
- snapshots
10
- *.csv
11
- *.bin
12
- *.png
13
- image_head_pose_eval.py
14
- *.dat
 
1
+ .*
2
+ Dockerfile
3
  __pycache__
4
+ cache*