5 lines
138 B
INI
5 lines
138 B
INI
[ignore: venv/**]
|
|
[ignore: migrations/**]
|
|
[python: **.py]
|
|
[jinja2: **/templates/**.html]
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_ |