Skip to content

Commit 96d4a8a

Browse files
authored
Update .gitignore
1 parent ba5f2e1 commit 96d4a8a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.gitignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,5 @@
22
scripts/proxy
33
scripts/rcssserver
44
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
10-
service_pb2_grpc.py
11-
service_pb2.py
12-
service_pb2.pyi
5+
__pycache__/
6+
utils/__pycache__/

0 commit comments

Comments
 (0)