From fbb7cecce038b62626cb15ef163c3d7c464c09a2 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Wed, 17 Nov 2021 17:46:17 -0300 Subject: [PATCH] Add target to build script gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 641660680..992c9ebb2 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Makefile /*.tar /*.tar.* /VERSION +/target # Visual Studio Code /.vs