morning-words/.prettierignore

18 lines
204 B
Plaintext
Raw Permalink Normal View History

2023-01-25 22:48:12 -05:00
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
2023-02-08 17:52:47 -05:00
# Devenv
/.devenv
/.pre-commit-config.yaml