1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-23 07:36:01 -04:00
Files
jarv.is/.prettierignore
T
2020-06-05 17:29:22 -04:00

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