aboutsummaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 361134d..805b060 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -5,3 +5,5 @@ Jitsi Meet*
# not seem to be a reason why we will want to risk being inconsistent with our
# remaining JavaScript source code.
!.eslintrc.js
+
+build/ \ No newline at end of file