feat(scaffold): add .gitignore [skip ci]

This commit is contained in:
2026-05-11 10:42:41 +00:00
parent a4696e1255
commit dd6c1ad54b

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
npm-debug.log*
.env
.DS_Store