Files
hoelee 62b681bad1
Deploy / build (push) Successful in 1m12s
Add two posts: headless-browser scraping limits + NocoDB backfill gotchas
- why-your-headless-browser-cant-scrape-everything (case study, en+zh)
- the-nocodb-attachment-that-wouldnt-update (note, en+zh)
- og + banner images for both, generator entries added
- gitignore .og/ scratch dir (also removes previously-committed scratch files)
2026-09-09 06:56:20 +08:00

24 lines
193 B
Plaintext

# dependencies
node_modules/
# build output
dist/
.astro/
# env
.env
.env.*
# os
.DS_Store
Thumbs.db
# logs
*.log
npm-debug.log*
# og/banner gen scratch\.og/
# og/banner gen scratch
.og/