aboutsummaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg
new file mode 100644
index 0000000..7bad205
--- /dev/null
+++ b/babel.cfg
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: CC0-1.0
+
+# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
+#
+# Available under the terms of Creative Commons Zero v1.0 Universal.
+
+[python: **.py]
+
+[jinja2: **.html.jinja]
+extensions = jinja2.ext.do