Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AstraOS
/
logging_bot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c260eba
logging_bot
/
.dockerignore
AstraOS
Create .dockerignore
7800184
verified
4 months ago
raw
Copy download link
history
blame
Safe
146 Bytes
# .dockerignore
__pycache__/
*
.pyc
*
.pyo
*
.pyd
*
.log
*
.sqlite3
*
.db
.DS_Store
*
.swp
*
.swo
*
.tmp
*
.bak
# VS Code + Emacs autosaves
.vscode/
*.
#*
#