ci: Ignore website theme file which has jinja in it
This commit is contained in:
parent
b1294596db
commit
a306818e49
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@ repos:
|
|||
.*boilerplate.*|
|
||||
frappe/www/website_script.js|
|
||||
frappe/templates/includes/.*|
|
||||
frappe/public/js/lib/.*
|
||||
frappe/public/js/lib/.*|
|
||||
frappe/website/doctype/website_theme/website_theme_template.scss
|
||||
)$
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue