update gitignore

This commit is contained in:
Jonathan Kelley 2024-02-05 12:42:30 -08:00
parent 7e54039ed2
commit b71f1438f3
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

8
.gitignore vendored
View file

@ -1,6 +1,6 @@
/target
/playwright-tests/web/dist
/playwright-tests/fullstack/dist
/packages/playwright-tests/web/dist
/packages/playwright-tests/fullstack/dist
/dist
.DS_Store
/examples/assets/test_video.mp4
@ -19,5 +19,5 @@ tarpaulin-report.html
.idea/
node_modules/
/test-results/
/playwright-report/
/playwright/.cache/
/packages/playwright-report/
/packages/playwright/.cache/