Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amaye15
/
DuckDB-UI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d37fe3a
DuckDB-UI
/
.dockerignore
amaye15
UI
c43b33b
3 months ago
raw
Copy download link
history
blame
Safe
159 Bytes
__pycache__/
*
.pyc
*
.pyo
*
.pyd
.Python
env/
venv/
.env
.git
.gitignore
*
.db
*
.db.wal
data/*
.db
data/*
.db.wal
# Add other files/directories to ignore if needed