chore: ignore local dependency artifacts

This commit is contained in:
Youzini-afk
2026-04-03 14:41:30 +08:00
parent 64188c2559
commit 613e9f17fb

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.DS_Store
Thumbs.db