1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 11:25:22 -04:00
jarv.is/.gitignore

29 lines
276 B
Plaintext

# next.js
/.next/
# node/npm/yarn
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# typescript
*.tsbuildinfo
# here be secrets
*.env*
!.env.example
*.pem
# macOS/iCloud junk
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
*.icloud
.nosync
# vercel
.vercel