Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tschm
/
scribble
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
scribble
/
.dockerignore
tschm
with dockerignore
5146d64
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
198 Bytes
#https:
//stackoverflow.com/questions/28097064/dockerignore-ignore-everything-except-a-file-and-the-dockerfile
# Ignore Everything
**
!pyscribble
!requirements.txt
!
app
.py
**/__pycache__
**/*.pyc