Browse Source

feat: add vale check file to gitignore

friedger-patch-1
Alexander Graebe 4 years ago
committed by Alexander Graebe
parent
commit
764bd1d980
  1. 3
      .gitignore

3
.gitignore

@ -43,3 +43,6 @@ yarn-error.log*
.yalc .yalc
yalc.lock yalc.lock
.cache .cache
# vale
.vale/check.json

Loading…
Cancel
Save