diff --git a/.gitattributes b/.gitattributes index e40fbdd..794f4a7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.rpm filter=lfs diff=lfs merge=lfs -text *.deb filter=lfs diff=lfs merge=lfs -text *.msi filter=lfs diff=lfs merge=lfs -text +*.pkg filter=lfs diff=lfs merge=lfs -text \ No newline at end of file