2019-05-29 21:14:57 +03:00
|
|
|
preview/MsixCore/Tests/*.msix filter=lfs diff=lfs merge=lfs -text
|
|
|
|
preview/MsixCore/Tests/*.appx filter=lfs diff=lfs merge=lfs -text
|
2019-07-17 01:49:13 +03:00
|
|
|
|
|
|
|
# Mark third party code as vendored
|
|
|
|
lib/openssl/* linguist-vendored
|
|
|
|
lib/xerces/* linguist-vendored
|
|
|
|
lib/zlib/* linguist-vendored
|
|
|
|
lib/catch2/* linguist-vendored
|
2019-08-06 22:15:41 +03:00
|
|
|
|
|
|
|
# Test xml should have LF line endings on checkout
|
|
|
|
src/test/testData/pack/input/AppxManifest.xml text eol=lf
|