diff options
| -rw-r--r-- | babel.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[ignore: **/node_modules/**] [python: **.py] [jinja2: **/templates/**.html] extensions=jinja2.ext.autoescape,jinja2.ext.with_ |
| index : searxng/.git | ||
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | babel.cfg | 1 |
@@ -1,3 +1,4 @@ +[ignore: **/node_modules/**] [python: **.py] [jinja2: **/templates/**.html] extensions=jinja2.ext.autoescape,jinja2.ext.with_ |