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

31 lines
409 B
Plaintext

# Hugo stuff that doesn't play well with Prettier
assets/**/vendor/
layouts/
static/
hugo_stats.json
data/manifest.json
# output from Hugo
public/
builds/
resources/
_vendor/
# dotfiles/config
.*
postcss.config.js
webpack.config.js
gulpfile.js
babel.config.json
tsconfig.json
# miscellaneous
vercel.json
.vercel/
.github/
.lighthouseci/
.vscode/
LICENSE.md
api/**/*.js
content/notes/dark-mode/example.html