PersonaTrip-Agent / .dockerignore
tracyshen301
Add Dockerfile for custom Python environment on Hugging Face Spaces
ddd550f
raw
history blame contribute delete
156 Bytes
.git
.gitignore
.gitattributes
.vscode/
.idea/
__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store
Thumbs.db
.venv/
venv/
env/
ENV/
.env
travel_data_index/
*.log
logs/