From 8311eb8342c3a6af8c5fb678a96b2cb71d2b1abc Mon Sep 17 00:00:00 2001 From: JeffreyChen Date: Thu, 3 Aug 2023 16:37:35 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7600a35..3e651e2 100644 --- a/.gitignore +++ b/.gitignore @@ -149,7 +149,7 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -.idea/ +.idea/* # Google Drive API token token.json