victor HF Staff commited on
Commit
80887d5
·
verified ·
1 Parent(s): c5d4a2d

Ignore legacy workspace files

Browse files
Files changed (1) hide show
  1. .hfignore +14 -0
.hfignore ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .cache/
2
+ checkpoints/
3
+ __pycache__/
4
+ *.pyc
5
+ .DS_Store
6
+
7
+ # Legacy PiD experiment files from this workspace are not part of the Marlin Space.
8
+ pid/
9
+ candidate_examples/
10
+ candidate_results/
11
+ research_outputs/
12
+ UPSTREAM_PID_README.md
13
+ LICENSE-PiD-CODE
14
+ examples/*.jpg