summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg
index f0234b326..03bde6ca5 100644
--- a/babel.cfg
+++ b/babel.cfg
@@ -1,3 +1,4 @@
+[ignore: **/node_modules/**]
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_