chore: ignore package-lock

This commit is contained in:
Ayo Ayco 2024-07-27 11:43:11 +02:00
parent 4d0772a9ae
commit 990fa4201f

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
node_modules/ node_modules/
dist/ dist/
.astro/ .astro/
package-lock.json
*~ *~
*swo *swo