Ignore appveyor scripts in the export

This commit is contained in:
Jean Pierre Cimalando 2020-10-28 10:21:37 +01:00
parent 6a2382f37a
commit c5be7bc848

1
.gitattributes vendored
View file

@ -1,3 +1,4 @@
.* export-ignore
.*/** export-ignore
appveyor.yml export-ignore
/scripts/appveyor/** export-ignore