Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeacebinfLow
/
mindseye-ledger-pet-explorer
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PeacebinfLow
commited on
Dec 18, 2025
Commit
4a72af1
·
verified
·
1 Parent(s):
91bbb5e
Update gitignore
Browse files
Files changed (1)
hide
show
gitignore
+4
-2
gitignore
CHANGED
Viewed
@@ -1,4 +1,6 @@
1
-
.venv
/
2
-
__pycache__/
3
*.pyc
4
.DS_Store
1
+
pycache
/
2
*.pyc
3
.DS_Store
4
+
.venv/
5
+
.env
6
+
*.log