diff --git a/components/gitattributes b/components/gitattributes index 60897e6..626c87f 100644 --- a/components/gitattributes +++ b/components/gitattributes @@ -90,4 +90,7 @@ # Other *.uni filter=lfs diff=lfs merge=lfs -text -*.pdn filter=lfs diff=lfs merge=lfs -text \ No newline at end of file +*.pdn filter=lfs diff=lfs merge=lfs -text + +# Python files +*.npz filter=lfs diff=lfs merge=lfs -text \ No newline at end of file