From 2cbe10db3a94e7cf0d8e149d01b0bc1cbd008f2c Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Thu, 29 Dec 2022 12:31:58 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Updated=20gitignore=20[skip=20ci?= =?UTF-8?q?]?= 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 d7bb86a..923dc0e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ venv *.pyc /revanced-cache/ changelog.md +.idea