summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-22 00:15:42 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-22 00:15:42 +0100
commita1f945d227577993b0d13e0230356d7462ccc840 (patch)
tree2090e3313cb5d72be6855a6f7eccc886cae20f74 /babel.cfg
parent598535b24a8f2ce290dfda9842fb063e41c4770e (diff)
downloadsearxng-a1f945d227577993b0d13e0230356d7462ccc840.tar.gz
searxng-a1f945d227577993b0d13e0230356d7462ccc840.zip
[enh] babel.cfg added
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg
new file mode 100644
index 000000000..f0234b326
--- /dev/null
+++ b/babel.cfg
@@ -0,0 +1,3 @@
+[python: **.py]
+[jinja2: **/templates/**.html]
+extensions=jinja2.ext.autoescape,jinja2.ext.with_