modelbuilderhq commited on
Commit
b494214
·
verified ·
1 Parent(s): 6742f4a

Sync .hfignore from GitHub repo

Browse files
Files changed (1) hide show
  1. .hfignore +12 -0
.hfignore ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .git/
2
+ .deps/
3
+ .venv/
4
+ .uv-cache/
5
+ .pytest_cache/
6
+ pytest-cache-files-*/
7
+ __pycache__/
8
+ *.egg-info/
9
+ *.log
10
+ *.pyc
11
+ *.pyo
12
+ *.pyd