10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
# Ignore authentication state files
|
|
.auth/
|
|
|
|
# Ignore test results
|
|
test-results/
|
|
playwright-report/
|
|
|
|
# Ignore downloaded files during tests
|
|
downloads/
|