1
0
Fork 0

fix: Don't try to lint png files

This commit is contained in:
Joost De Cock 2022-10-11 01:37:26 +02:00
parent 56576ede45
commit fd8c11584f

View file

@ -4,6 +4,7 @@
*.yml *.yml
*.md *.md
*.mustache *.mustache
*.png
yarn.lock yarn.lock
.husky/pre-commit .husky/pre-commit
.prettierignore .prettierignore