From 07184d2bfd25f8fd21f54b963b181e85b16c68f9 Mon Sep 17 00:00:00 2001 From: Bhashinee Date: Mon, 20 May 2024 16:28:40 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 524f096..2ed6808 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,8 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* + +.gradle/ + +# Ignore installers and archives +*.deb