Updated .gitignore.

This commit is contained in:
Yohan Boujon 2023-11-12 14:39:10 +01:00
parent 0ece59c2ce
commit c2906025dc

1
.gitignore vendored
View file

@ -13,6 +13,7 @@ Cargo.lock
node_modules node_modules
/build /build
/.svelte-kit /.svelte-kit
.svelte-kit
/package /package
.env .env
.env.* .env.*