Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

 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