1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:38:30 -04:00
jarv.is/.prettierignore

25 lines
285 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
devcontainer.json
# miscellaneous
.github/
.lighthouseci/
.netlify/
.now/
.vercel/
.vscode/
LICENSE.md