Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
grlll
/
apple_health_landing_zone
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
699fc75
apple_health_landing_zone
/
.gitignore
grlll
Add database files to .gitignore
b103a10
about 2 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
# Python-generated files
__pycache__/
*
.py
[oc]
build/
dist/
wheels/
*
.egg-info
# Virtual environments
.venv
.DS_Store
# Database files (generated dynamically)
data/health_data.db
*
.db