From d4a77db4fecfad72cb08143e6ba3f4f414ac9ef2 Mon Sep 17 00:00:00 2001 From: szsdtc <126803248+hrhszsdtcOfficial@users.noreply.github.com> Date: Thu, 20 Apr 2023 21:59:48 +0800 Subject: [PATCH] Update Python.gitignore As you know, jetbrains recently came out with the new program fleet, which I think should also be circumvented --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index 68bc17f9..e9596c61 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -158,3 +158,4 @@ cython_debug/ # 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/ +#.fleet/