Claude-Space / .dockerignore
ReyDev's picture
πŸŽ‰ feat: add Docker support, AI interaction, and chat interface
35cce96 unverified
raw
history blame
142 Bytes
# Python
__pycache__
*.py[cod]
*.pyo
*.pyd
# Directories
__pycache__
# Files
.DS_Store
# secret
.env
flagged
gradio_cached_examples
.venv