Files
tudo-para-ia-mais-humana-pl…/.gitignore

49 lines
492 B
Plaintext

.test-tmp/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.coverage
node_modules/
dist/
build/
# Codex operational cleanup
.wrangler/
.next/
coverage/
tmp/
.tmp/
npm-cache/
.cache/
logs/
test-results/
playwright-report/
blob-report/
.turbo/
.vite/
.parcel-cache/
*.log
*.zip
*.tmp
*.temp
*.dump
*.dmp
*.tsbuildinfo
.pnpm-store/
.yarn/
.yarn/cache/
.env
.env.*
.DS_Store
Thumbs.db
# Cloudflare / Wrangler local state
**/.wrangler/
# Temporary files
**/tmp/
# Local generated archives