Update gitignore to exclude *.we3d and .last-run.json
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -25,6 +25,7 @@ tmp*
|
||||
*.log
|
||||
*.tmp
|
||||
*.swp
|
||||
*.we3d
|
||||
.last-run.json
|
||||
playwright-report
|
||||
test-results
|
||||
|
||||
Reference in New Issue
Block a user