Kaydet (Commit) 5ade09b4 authored tarafından Andrew Rist's avatar Andrew Rist

exclude **/*.patch.fixes as well as **/*.patch as these are the same type file…

exclude **/*.patch.fixes as well as **/*.patch as these are the same type file and cannot contain headers
üst 059bf7af
...@@ -460,6 +460,7 @@ main/xmlsecurity/test_docs/certs/p12/*.p12 ...@@ -460,6 +460,7 @@ main/xmlsecurity/test_docs/certs/p12/*.p12
# (133) Diverse patches used to allow building external libraries with the contained # (133) Diverse patches used to allow building external libraries with the contained
# needed changes # needed changes
**/*.patch **/*.patch
**/*.patch.fixes
# all part of SGA # all part of SGA
# packaging information (used to build install sets) # packaging information (used to build install sets)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment