From 611a4f24cd2384378f6e500253983107c6656c64 Mon Sep 17 00:00:00 2001 From: thejch <66577496+thejch@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:46:42 -0700 Subject: [PATCH] git: update gitignore (#4) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d73983bf..b0296bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ /subprojects/ + +/.cache/ +/src/ +/tmp/