chore: limpar lixo operacional regeneravel
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -8,3 +8,26 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
build/
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user