Feat: Gitignore with node_modules and dist

This commit is contained in:
2026-02-24 18:40:27 -08:00
parent 4158f21167
commit d5b685f1b6

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules/
dist/