1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:58:25 -04:00
jarv.is/.gitignore
2021-06-04 10:19:34 -04:00

32 lines
341 B
Plaintext

# Hugo artifacts
public/
builds/
_vendor/
hugo_stats.json
# node/npm/yarn
node_modules/
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local Vercel config
.vercel/
# Lighthouse CI
.lighthouseci/
# here be secrets
.env
.env.prod*
# macOS/iCloud junk
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
*.icloud
.nosync