feat(prettier): add .prettierignore
- Excluded some yaml and lock files we don't want prettier to touch Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
6
.prettierignore
Normal file
6
.prettierignore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
.envrc
|
||||||
|
devenv.lock
|
||||||
|
devenv.yaml
|
||||||
|
devenv.nix
|
||||||
|
pnpm-lock.yaml
|
||||||
|
*.svg
|
||||||
Reference in New Issue
Block a user