From 8fd5b4c6e5c8a09a3cca11c73292df00c9e80a0d Mon Sep 17 00:00:00 2001 From: li-xiaochen <397721316@qq.com> Date: Sat, 30 Nov 2024 20:57:17 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E6=B7=BB=E5=8A=A0.idea=E5=92=8C?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3eab2be..4a61a32 100644 --- a/.gitignore +++ b/.gitignore @@ -162,4 +162,9 @@ 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/ + +# Mower-ng +git/ +python/ +mower-ng/