From 8e25ed4952506917bfc419e01e3b5acdaa522e84 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Mon, 17 Oct 2022 08:55:19 +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 4a990c1..255bf97 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.keystore venv */__pycache__* +*.pyc