[Web] Ignore db for prettier

This commit is contained in:
orosmatthew 2024-03-12 15:16:27 -04:00
parent 37a0cd73bc
commit 3e6c3b077a

View File

@ -6,6 +6,7 @@ node_modules
.env .env
.env.* .env.*
!.env.example !.env.example
/db
# Ignore files for PNPM, NPM and YARN # Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml pnpm-lock.yaml