From 487747b73f658de78fbe1741a06e7447927cfa79 Mon Sep 17 00:00:00 2001 From: "Manduul. B" Date: Tue, 20 Sep 2022 12:28:20 +0800 Subject: [PATCH] chore: Update .gitignore (#9) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 945fa70..175055b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ *.swp tags payments/docs/current -node_modules/ \ No newline at end of file +node_modules/ +__pycache__/