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