From 06b0ed3b7a2b29fa660462b3fdf08ea14dcba964 Mon Sep 17 00:00:00 2001 From: Tsumugii24 <2792474059@qq.com> Date: Sat, 11 May 2024 17:28:44 +0800 Subject: [PATCH] update .gitignore uncomment .idea/ folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2616d0f..a32870d 100644 --- a/.gitignore +++ b/.gitignore @@ -173,4 +173,4 @@ gpt2/ # 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/