Feat: Add gitignore for node_modules, lock, dist

This commit is contained in:
2026-03-10 18:04:13 -07:00
parent 811a067678
commit 9bd071b6af

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
bun.lock
bun.lockb
dist/