From dc8485d2dba16d1a97f8c7c38eed5992059c515a Mon Sep 17 00:00:00 2001 From: developomp Date: Thu, 27 Jan 2022 21:12:34 +0900 Subject: [PATCH] improved gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 10df100..3599110 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -_/ +/_/ + +__pycache__/