gitignore

This commit is contained in:
grngxd 2025-06-14 17:18:43 +01:00
parent d36c98cb49
commit 9f91514f78

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
node_modules node_modules
.env .env
*.local *.local
vite.config.ts.timestamp-*
# Cache # Cache
.cache .cache