mirror of
https://github.com/searxng/searxng
synced 2024-11-01 15:40:29 +00:00
efc81ca3dc
The NPM packages contains python scripts: they should be included by "pybabel extract"
5 lines
126 B
INI
5 lines
126 B
INI
[ignore: **/node_modules/**]
|
|
[python: **.py]
|
|
[jinja2: **/templates/**.html]
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|