From f884a0fe47f7403850de650d3be3733420ac5986 Mon Sep 17 00:00:00 2001 From: Bobby Date: Sun, 13 Apr 2025 18:11:29 +0530 Subject: add temp to gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 91aead3..6cddbd8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,9 @@ bin/ # Environment variables .env + +# temp files +*.tmp +*.temp +temp/ +# Logs -- cgit v1.2.3