1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:58:25 -04:00
jarv.is/.prettierignore
Jake Jarvis f3198e0235
clean up a bunch of layouts, especially social-images function
also made even more config.toml parameters optional, will help when finally releasing theme
2020-06-25 10:35:59 -04:00

27 lines
295 B
Plaintext

# Hugo stuff that doesn't play well with Prettier
assets/**/vendor/
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