Skip to content
Snippets Groups Projects
Commit 5d1aaf15 authored by Lars Bilke's avatar Lars Bilke
Browse files

[hooks] Don't check xsd files in web.

They are symlinks, and git symlinks do not work in Windows.
parent bfda1cb4
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,4 @@ repos:
language: system
stages: [commit, manual]
exclude: 'ThirdParty/*|Tests/Data/*'
exclude: 'ThirdParty/*|Tests/Data/*|web/static/images/xsd'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment