chore: Ignore .sh and Dockerfile in prettier
This commit is contained in:
parent
facace58d1
commit
45c6569109
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
*.sqlite
|
*.sqlite
|
||||||
*.html
|
*.html
|
||||||
*.env
|
*.env
|
||||||
|
*.sh
|
||||||
|
Dockerfile
|
||||||
LICENSE
|
LICENSE
|
||||||
yarn.lock
|
yarn.lock
|
||||||
.husky/pre-commit
|
.husky/pre-commit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue