aboutsummaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
authorhristoterezov <hristo@jitsi.org>2016-12-28 10:25:08 -0600
committerhristoterezov <hristo@jitsi.org>2016-12-28 10:25:08 -0600
commit7f7db304e86d13b87816531cedf9a64dfe194073 (patch)
treebdbae89e7ff0c692add50d00aa256e3684b763af /.eslintignore
parent59b79cffe5251c1adaf2fa1a159d55fcc3696298 (diff)
chore: Add pack npm script
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.eslintignore b/.eslintignore
index 9cd5978..361134d 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,5 +1,5 @@
-# The build artifacts of the jitsi-meet project.
-build/*
+# The build artifacts of the jitsi-meet-electron project.
+Jitsi Meet*
# ESLint will by default ignore its own configuration file. However, there does
# not seem to be a reason why we will want to risk being inconsistent with our