diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index 8cefe0ea..d827e89b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ **/*{.,-}min.js -web/gui/dashboard/* +web/gui/v1/* +web/gui/v2/* |