1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-10 20:22:58 -05:00
Files
jarv.is/.prettierignore

24 lines
267 B
Plaintext

# Hugo stuff that doesn't play well with Prettier
assets/**/vendor/
layouts/
static/
# output from Hugo
public/
builds/
resources/
_vendor/
# dotfiles/config
.*
postcss.config.js
# miscellaneous
.github/
.lighthouseci/
.netlify/
.now/
.vercel/
.vscode/
LICENSE.md