1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-27 15:05:44 -04:00
Files
jarv.is/.prettierignore
2025-05-14 09:49:55 -04:00

15 lines
153 B
Plaintext

# pnpm
node_modules/
pnpm-lock.yaml
.pnpm-store/
# next.js
.next/
.vercel/
# other
lib/db/migrations/
public/
.devcontainer/devcontainer.json
.vscode/