Ignore generated files
This commit is contained in:
parent
7d878f72ef
commit
35498520c2
12
.gitignore
vendored
12
.gitignore
vendored
@ -7,7 +7,11 @@ Debug/
|
||||
Release/
|
||||
x64/
|
||||
|
||||
# RPC generated files
|
||||
*_c.c
|
||||
*_s.c
|
||||
*_h.h
|
||||
# Generated files
|
||||
*.pb.h
|
||||
*.pb.cc
|
||||
build/
|
||||
|
||||
*_pb2.py
|
||||
*_pb2_grpc.py
|
||||
__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user