From 2a4a630752b65287c1666f30cfc5aa66b42aafd6 Mon Sep 17 00:00:00 2001 From: Yuuki Chan Date: Wed, 21 Feb 2024 21:13:36 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1899225..1b882a1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__ data logs test.json -elitebot \ No newline at end of file +elitebot +.idea