forked from gergely/calendar-social
7 lines
113 B
INI
7 lines
113 B
INI
[python: **/*.py]
|
|
encoding=utf-8
|
|
[jinja2: **/templates/**.html]
|
|
encoding=utf-8
|
|
extensions=jinja2.ext.autoescape
|
|
|