init repository

This commit is contained in:
moebius
2024-12-16 16:36:48 -03:00
parent 4e6a7d2d3f
commit 689f8d1971
68 changed files with 8236 additions and 1 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# General
yarn-error.log
node_modules
.DS_STORE
.vscode
# Config files
.env
# Avoid ignoring gitkeep
!/**/.gitkeep