diff --git a/.gitignore b/.gitignore index 53204a0d4..c197633af 100644 --- a/.gitignore +++ b/.gitignore @@ -133,4 +133,8 @@ common/Perception/face_detection/output/ common/Perception/lasr_object_detection_yolo/models .vscode/ common/navigation/choosing_wait_position/src/choosing_wait_position/final_lift_key_point/models -legacy/choosing_wait_position/src/choosing_wait_position/final_lift_key_point/models/keypointsrcnn_weights.pth \ No newline at end of file +legacy/choosing_wait_position/src/choosing_wait_position/final_lift_key_point/models/keypointsrcnn_weights.pth + +# Python extension setup files +.pylintrc +mypy.ini \ No newline at end of file