diff --git a/.gitignore b/.gitignore index d279c822a1..d6e056a3aa 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,7 @@ js/positions.js # Ignore lock files other than package-lock.json pnpm-lock.yaml yarn.lock + +# Ignore fonts and vendor node_modules +/fonts/node_modules/ +/vendor/node_modules/