From 408b561d8b98eac0bbe4d8061648bb268e2a14ed Mon Sep 17 00:00:00 2001 From: sebescudie Date: Tue, 17 Nov 2020 18:24:47 +0100 Subject: [PATCH] adds VL cache to VVVV gitignore template --- VVVV.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VVVV.gitignore b/VVVV.gitignore index 5df43246..82aa3504 100644 --- a/VVVV.gitignore +++ b/VVVV.gitignore @@ -4,3 +4,6 @@ # Dynamic plugins .dll bin/ + +# VL cache +.vl/