Files
connor 1ce4e8ead9
Check / guardrails (push) Successful in 1m32s
Check / bundle (push) Successful in 59s
Image / image (push) Failing after 32s
Check / check (push) Successful in 2m40s
Lots of fixes
2026-09-02 18:10:21 -04:00

25 lines
318 B
Plaintext

# Build output
/target
/crates/news-web/dist
/node_modules
# Local database + secrets
*.db
*.db-shm
*.db-wal
.env
.env.local
# Editor / OS
.DS_Store
.idea/
.vscode/
# Agent / tooling artifacts
.omo/
.playwright-mcp/
/profile.out
# Generated by Trunk's tailwind pre-build hook
/crates/news-web/styles/generated.css