From c84925cc6a3d7bbdc556306cb12dbd3e3edec071 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Mon, 20 Jul 2020 07:48:45 +0100 Subject: [PATCH] Hiding Directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd816af8..5ffc58fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ #Hiding Token .env -/__pycache__ \ No newline at end of file +*__pycache__ \ No newline at end of file