Files
bakery-ia/frontend/tests/.gitignore

10 lines
150 B
Plaintext

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