mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 10:09:58 +00:00
21 lines
No EOL
207 B
Text
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 |