From eac0fd824f27a2b1171024ab15ef2f6ebf585e63 Mon Sep 17 00:00:00 2001 From: cv <34649812+cpvalente@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:52:28 +0100 Subject: [PATCH] hide working directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 30767643e..92d4acb4b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ yarn-debug.log* yarn-error.log* ontime.code-workspace TODO.md + +# working stuff +_SS/ \ No newline at end of file