From a1817b8afc1cfe83a941e5a0a738e98f9d37944e Mon Sep 17 00:00:00 2001 From: eshanized Date: Thu, 9 Jan 2025 14:48:20 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20add=20nouse=20dir=20to?= =?UTF-8?q?=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a22d5c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/outarch \ No newline at end of file