From df4993107266889f01f4016ae948592953f468d7 Mon Sep 17 00:00:00 2001 From: surajshivakumar Date: Thu, 13 Jun 2024 03:06:14 -0400 Subject: [PATCH] tmp dir added --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c4772f..5183c58 100644 --- a/.gitignore +++ b/.gitignore @@ -135,4 +135,7 @@ redacts/ # cache -.DS_Store \ No newline at end of file +.DS_Store + +#tmp dir +/outs \ No newline at end of file