Update .prettierignore

This commit is contained in:
Michael Teeuw
2020-12-20 20:04:06 +01:00
committed by GitHub
parent 54ac450f92
commit 8251792a0d

View File

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