From ed54508e708da61eab4ba8acdf32380454446858 Mon Sep 17 00:00:00 2001 From: Xuan0319 Date: Wed, 14 Dec 2022 03:06:53 +0800 Subject: [PATCH] ignore remove by huang --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1b54075..6379c1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ iq_gnc/ ROS_controll/ launch/ +__pycache__/ +*pyc +.todo