chore(.gitignore): add loop log file to ignore list
This commit is contained in:
@@ -36,6 +36,9 @@ pnpm-debug.log*
|
||||
# Test coverage
|
||||
coverage/
|
||||
|
||||
# Overnight loop logs
|
||||
loop/loop.log
|
||||
|
||||
# Playwright
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
Reference in New Issue
Block a user