gitignore vite temp files

This commit is contained in:
Alex Gleason 2023-09-14 20:40:58 -05:00
parent 0fd465af09
commit 50047f90cf
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

1
.gitignore vendored
View file

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