feat: initial commit

This commit is contained in:
Joao P Dubas
2023-09-14 00:40:54 +00:00
commit 895305f1a3
19 changed files with 22389 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Swap the comments on the following lines if you don't wish to use zero-installs
# Documentation here: https://yarnpkg.com/features/zero-installs
# !.yarn/cache
# .pnp.*