Ignore logs and configs

This commit is contained in:
Changhua
2022-10-22 17:16:30 +08:00
parent 937101fe28
commit 73e9ddf8c3

3
.gitignore vendored
View File

@@ -4,7 +4,8 @@
*pyc *pyc
__pycache__ __pycache__
logs/
*.log *.log
*.log.* *.log.*
robot/config.yaml config.yaml