# Ignore Django HTML templates - they use Django template tags {% %} {{ }}
# which Prettier breaks by splitting them across multiple lines
templates/
*.html
