1
0
Fork 0

chore: Ignore .sh and Dockerfile in prettier

This commit is contained in:
Joost De Cock 2022-12-17 16:48:55 +01:00
parent facace58d1
commit 45c6569109

View file

@ -10,6 +10,8 @@
*.sqlite *.sqlite
*.html *.html
*.env *.env
*.sh
Dockerfile
LICENSE LICENSE
yarn.lock yarn.lock
.husky/pre-commit .husky/pre-commit