feat: add .gitignore to exclude node_modules and pnpm-lock.yaml

This commit is contained in:
2025-12-20 23:17:23 +01:00
parent 88052b783a
commit 03fa5fb853

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
pnpm-lock.yaml