1
0
Fork 0
forked from lucida/lucida
lucida/.prettierignore
2023-09-16 21:05:49 -05:00

12 lines
146 B
Text

.DS_Store
node_modules
/build
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock