timesheet-staging/.gitignore
skysyaz b133de92fa Harden security fixes and repair traffic/route regressions.
Accept legacy route:list --columns, lock timesheet edits, tighten password throttle and session defaults, and fix site traffic date/unique races without Postgres-only SQL.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 20:52:40 +08:00

30 lines
441 B
Plaintext

*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.codex
/.cursor/
# Explicit: local agent secrets under skills (also covered by /.cursor/)
/.cursor/skills/SECRETS.md
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/fonts-manifest.dev.json
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
_ide_helper.php
Homestead.json
Homestead.yaml
Thumbs.db