From 6a19ece8b6d8d7ec09b99ccfafd28f3c0ab2bf89 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Thu, 13 Oct 2022 21:14:53 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Updated=20GitIgnore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 431d397..4a990c1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.jar *.keystore venv +*/__pycache__*