Ignore java files
This commit is contained in:
parent
ace56f4c67
commit
9fef73f9c2
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,3 +18,7 @@ logs/
|
|||||||
*_pb2.py
|
*_pb2.py
|
||||||
*_pb2_grpc.py
|
*_pb2_grpc.py
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
|
java/target/
|
||||||
|
WcfGrpc.java
|
||||||
|
WcfOuterClass.java
|
||||||
|
Loading…
Reference in New Issue
Block a user