initial commit

This commit is contained in:
fuegovic
2024-05-09 17:09:13 -04:00
parent c528376398
commit b627dc653e
383 changed files with 35369 additions and 1 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.next
node_modules
.vercel
.env.local
.env
.env*.local
# next sitemap
public/robots.txt
public/sitemap*.xml
# we use pnpm
package-lock.json
yarn.lock
# Mac
.DS_Store
# eslint
.eslintcache