From dd14475d67820798372ecf5e167f0390af7ac522 Mon Sep 17 00:00:00 2001 From: 29 <791603901@qq.com> Date: Fri, 20 Sep 2024 00:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 4a6e648..430ae46 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,10 @@ Cargo.lock # F**k macOS! .DS_Store + +# RustRover +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can +# 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/