Skip to content

Commit 62c726d

Browse files
committed
update git itgnoe
1 parent 216a8a0 commit 62c726d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
.venv/
22
scripts/proxy
33
scripts/rcssserver
4-
logs/
4+
logs/
5+
__pycache__/check_requirements.cpython-310.pyc
6+
__pycache__/service_pb2_grpc.cpython-310.pyc
7+
__pycache__/service_pb2.cpython-310.pyc
8+
utils/__pycache__/__init__.cpython-310.pyc
9+
utils/__pycache__/logger_utils.cpython-310.pyc

0 commit comments

Comments
 (0)