From 6bff56b3fbf136e864d9bbbb2ea1fb221b5943ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdulkadir=20Furkan=20=C5=9Eanl=C4=B1?= Date: Fri, 19 Jan 2024 14:03:16 +0100 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Abdulkadir Furkan Şanlı --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 620bb64..221315a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ *~ -vars.env +.env