Files
jarv.is/.prettierignore
T
2020-07-10 20:00:39 -04:00

28 lines
301 B
Plaintext

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