1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-04 07:46:37 -04:00
Files
jarv.is/.prettierignore

25 lines
277 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/
.vscode/
LICENSE.md