diff --git a/.gitattributes b/.gitattributes index 225117f..dc8d16d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # git config --local filter.assclean.clean 'grep -Pv "^(Video AR|Video Zoom|Active Line|Video Position|Scroll|Last Style|;)"' -*.ass filter=assclean +*.ass text filter=assclean