Skyvern/.dockerignore
LawyZheng c0b4510ba8
docker compose setup (#162)
Co-authored-by: Kerem Yilmaz <kerem@skyvern.com>
2024-04-11 08:54:27 +08:00

21 lines
No EOL
207 B
Text

**/videos
**/artifacts
**/traces
**/inputs
**/har
**/.git
**/.github
**/.mypy_cache
**/.venv
**/.vscode
*.env*
# Streamlit ignores
**/secrets*.toml
# Skyvern
docs
images
.dockerignore
.gitignore
Dockerfile