This commit is contained in:
Miguel da Mota 2024-01-04 23:37:39 +01:00
parent 849e2849cb
commit 207d1eb895
47 changed files with 3138 additions and 353 deletions

3
.gitignore vendored
View file

@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# ide
.vscode