gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 32aa98dd92001a2a805fe4de6237edfd5f56e1e6
parent ea2c0c415c114ec2b6baba4a0005c5473b2641d1
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sat, 17 Jul 2021 01:50:25 +0200

ignore batch files in deploy folder

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

diff --git a/deploy/.gitignore b/deploy/.gitignore @@ -1,3 +1,4 @@ *.zip *.deb *.rpm +*.bat