Skip to content

Commit 1326bc4

Browse files
committed
chore: ignore E2E test artifacts and temp logs
1 parent 1b7680e commit 1326bc4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Thumbs.db
4343
.coverage
4444
htmlcov/
4545
.tox/
46+
test-e2e.log
47+
e2e-logs/
48+
e2e-logs*.zip
49+
tests/
4650

4751
# Local config
4852
.env

0 commit comments

Comments
 (0)