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