Update .gitignore
This commit is contained in:
parent
ce8a99be20
commit
37f2b4a78d
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
hbase-exporter.log
|
||||
protobuf/*
|
||||
protobuf/*pb2.py
|
||||
protobuf/__pycache__/
|
||||
protobuf/client/
|
||||
protobuf/server/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue