Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
modelbuilderhq
/
HyperBrickCaseOps
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
modelbuilderhq
commited on
Mar 31
Commit
b494214
·
verified
·
1 Parent(s):
6742f4a
Sync .hfignore from GitHub repo
Browse files
Files changed (1)
hide
show
.hfignore
+12
-0
.hfignore
ADDED
Viewed
@@ -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