init(): Initialize project with basic configuration files

This commit is contained in:
Prad Nukala
2026-06-29 10:48:48 -04:00
parent 5c8d69c49f
commit 293810b235
48 changed files with 1916 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
*.min.js
node_modules
# cache-dirs
**/.cache
pnpm-lock.yaml
dist