Ignore vite build cache
This commit is contained in:
parent
35e4260c87
commit
b658f847fb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/.vite
|
||||
/.phpunit.cache
|
||||
/bootstrap/ssr
|
||||
/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue