feat: fundar plataforma mais humana

This commit is contained in:
Ami Soares
2026-04-30 06:42:00 -03:00
commit c9c1056193
183 changed files with 639629 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.test-tmp/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.coverage
node_modules/
dist/
build/