From cf4bfe63534cb1154847c38995e20e5da65bb9ec Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sun, 25 Dec 2022 20:10:42 +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 22f64d6..d7bb86a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ venv */__pycache__* *.pyc /revanced-cache/ +changelog.md