0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 02:18:39 +01:00
wagtail/.prettierignore

15 lines
359 B
Plaintext
Raw Normal View History

# Irrelevant files ignored for performance reasons.
node_modules
*.min.js
**/lib/
public/
coverage/
**/vendor/
static
_build
# File types which Prettier supports but we dont want auto-formatting.
*.md
# Files which contain incompatible syntax.
*.html
wagtail/contrib/search_promotions/templates/wagtailsearchpromotions/includes/searchpromotions_formset.js