Update .prettierignore

This commit is contained in:
Michael Teeuw 2020-12-20 20:04:06 +01:00 committed by GitHub
parent 54ac450f92
commit 8251792a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@ package-lock.json
/config/**/* /config/**/*
/vendor/**/* /vendor/**/*
!/vendor/vendor.js !/vendor/vendor.js
.github/**/*