NathanRoll commited on
Commit
e8119a0
·
verified ·
1 Parent(s): 5fb5796

Keep benchmark database out of public Space repo

Browse files
Files changed (1) hide show
  1. .hfignore +3 -0
.hfignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ data/**
2
+ __pycache__/**
3
+ *.pyc