By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 babel.cfg

View raw Download
text/plain • 158 B
ASCII text
        
            
1
[ignore: venv/**]
2
[ignore: repos/**]
3
[ignore: userdata/**]
4
[ignore: migrations/**]
5
6
[python: **.py]
7
[jinja2: **/templates/**]
8
[jinja2: **/email_templates/**]
9