gitignore vite temp files
This commit is contained in:
parent
0fd465af09
commit
50047f90cf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@
|
|||
/.vs/
|
||||
yarn-error.log*
|
||||
/junit.xml
|
||||
*.timestamp-*
|
||||
|
||||
/static/
|
||||
/static-test/
|
||||
|
|
Loading…
Reference in a new issue