From 33e53d729493bdfc76726dd2d247e1998e321930 Mon Sep 17 00:00:00 2001 From: g-w1 Date: Thu, 31 Dec 2020 10:21:58 -0500 Subject: [PATCH] update .gitignore to include /release/ and /debug/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f85fc969b1..9fa6f71cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # -andrewrk zig-cache/ +/release/ +/debug/ /build/ /build-*/ /docgen_tmp/