reapack

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

commit 6b34e4309651f2453076da6e1e6d0a5a866612bd
parent 66efeb3830e71377fdd707d91c26b9adcbc0fab1
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Sun,  5 Jan 2020 15:14:33 -0500

add the src and test directories to the ignore list

Diffstat:
M.reapack-index.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.reapack-index.conf b/.reapack-index.conf @@ -1,3 +1,5 @@ --about ABOUT.md +--ignore src +--ignore test --ignore vendor --strict