From 71b3a14e1527ecaac35649a4651e8d05cd8604c9 Mon Sep 17 00:00:00 2001 From: Changhua Date: Sun, 25 Sep 2022 19:05:26 +0800 Subject: [PATCH] Ignore config.yaml --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3b4c1ab..31d3845 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ __pycache__ *.log *.log.* + +robot/config.yaml