chore: Add .gitignore for node_modules and dist

This commit is contained in:
Kunthawat
2026-03-12 18:07:03 +07:00
parent 3fb9f89bc3
commit 4a573b5173

3
.gitignore vendored
View File

@@ -1 +1,4 @@
.node-version .node-version
node_modules/
dist/
*.log