diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index c3577ef5..84a8630d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,4 @@ web/simple/app.js +web/app.min.js web/load.js +web/modern |