From a7082df04c386aa66f806f761b5d24c7b6013d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Tue, 25 Oct 2016 06:55:51 +0200 Subject: Add build-generated directories to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index facaf6b..5185c4e 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,5 @@ tools/valgrind_test/*.log tools/performance_test/*.log tools/performance_test/*.dat tools/performance_test/*.png +plugin/vst/pluginterfaces/ +plugin/vst/public.sdk/ -- cgit v1.2.3