12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
# Ignore all artifacts (videos, screenshots, traces)
|
|
# These are generated during test runs and should not be committed
|
|
videos/
|
|
screenshots/
|
|
traces/
|
|
*.webm
|
|
*.mp4
|
|
*.png
|
|
*.jpg
|
|
*.jpeg
|
|
*.zip
|