normogen/.gitignore
goose e9df8a475c
Some checks failed
Lint and Build / Lint (push) Failing after 4s
Lint and Build / Build (push) Has been skipped
Lint and Build / Docker Build (push) Has been skipped
chore: Update .gitignore to exclude tmp and log files
2026-02-20 13:13:29 -03:00

12 lines
102 B
Text

.env
.env.local
.env.*.local
node_modules/
dist/
target/
*.log
tmp/
*.pid
*.seed
*.pid.lock
.DS_Store