deploy main site
Some checks failed
Deploy main page / deploy (push) Failing after 51s

This commit is contained in:
Ari Yeger
2025-07-03 13:44:17 -04:00
parent a7069f6e55
commit d91af4664b
4 changed files with 46 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
/tmp
/out-tsc
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.pnp
.pnp.js
.vscode/*