Update .gitignore

This commit is contained in:
Björn Busse 2020-06-25 01:05:53 +02:00
parent ce8a99be20
commit 37f2b4a78d

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
hbase-exporter.log
protobuf/*
protobuf/*pb2.py
protobuf/__pycache__/
protobuf/client/
protobuf/server/