aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-11-22 14:29:06 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-11-22 14:29:06 +0000
commite036148e9df9c5e032cb26c42614d65a6e4b3695 (patch)
treeedea107533f4ac620250fe9d90ff0bdb65c1caf8 /.eslintignore
parent508e2b5e9990b36050304699b86f5b5185a4029c (diff)
Move to .eslintignore
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 0000000..8ec4cb0
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,2 @@
+app/static/*
+node_modules/*