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