Files
bakery-ia/frontend/tests/.gitignore
2025-11-14 07:46:29 +01:00

10 lines
150 B
Plaintext

# Ignore authentication state files
.auth/
# Ignore test results
test-results/
playwright-report/
# Ignore downloaded files during tests
downloads/