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:
RufiDev
/
payment_api
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Create .hgignore
#1
by
Dktattooz
- opened
Sep 6, 2025
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+7
-0
Files changed (1)
hide
show
.hgignore
+7
-0
.hgignore
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
*.bin
2
+
*.safetensors
3
+
*.index
4
+
*.json
5
+
__pycache__/
6
+
venv/
7
+
*.egg-info/