Ignore vite build cache

This commit is contained in:
myrmidex 2026-03-07 15:41:17 +01:00
parent 35e4260c87
commit b658f847fb

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.vite
/.phpunit.cache
/bootstrap/ssr
/node_modules