chore: gitignore and untrack TypeScript dist/ (pnpm run build)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-07 22:14:48 -07:00
parent 2b26a315ff
commit c55eedf3f1
105 changed files with 2 additions and 1665 deletions

2
.gitignore vendored Normal file
View File

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