reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit f2e9c9c34301273e045dcf6edae6d6f16c8f7735
parent 05754ae6fe9194b57c37de38ee3a11a222f62dc2
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Mon, 30 Jul 2018 12:42:37 -0700

prevent git from converting the line endings in the patches

Diffstat:
Avendor/.gitattributes | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/vendor/.gitattributes b/vendor/.gitattributes @@ -0,0 +1 @@ +*.patch -text