Files
tudo-para-ia-mais-humana-pl…/.gitignore
2026-04-30 06:42:00 -03:00

11 lines
100 B
Plaintext

.test-tmp/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.coverage
node_modules/
dist/
build/