diff options
-rw-r--r-- | .eslintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index a57137b4d70..d9c2233c9d7 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,4 +2,4 @@ /public/ /tmp/ /vendor/ - +/builds/ |