Files
soleprint/soleprint/station/tools/tester/artifacts/.gitignore
2026-01-20 05:31:26 -03:00

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