added codacy ignores

This commit is contained in:
A.Unger
2020-02-07 10:03:06 +01:00
parent 1716beaa62
commit 29677fcf33
+8
View File
@@ -0,0 +1,8 @@
---
exclude_paths:
- CHANGELOG.md
- changelog/**
- docs/**
- pkg/proto/**
...