mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 06:05:58 -06:00
10 lines
229 B
INI
10 lines
229 B
INI
[python: **.py]
|
|
encoding = utf-8
|
|
|
|
[jinja2: **/templates/**.html]
|
|
encoding = utf-8
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|
|
|
|
[jinja2: **/templates/**.js]
|
|
encoding = utf-8
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|