gitignore vite temp files

environments/review-vite-fixes-k3snlj/deployments/3831
Alex Gleason 8 months ago
parent 0fd465af09
commit 50047f90cf
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

1
.gitignore vendored

@ -9,6 +9,7 @@
/.vs/
yarn-error.log*
/junit.xml
*.timestamp-*
/static/
/static-test/

Loading…
Cancel
Save