exclude translation files from codacy (#2891)

* exclude translation files from codacy

* update appveyor ignore config

add codacy.yml
This commit is contained in:
tooomm 2017-10-09 16:40:05 +02:00 committed by ctrlaltca
parent 17202e8dba
commit a3ca459526
2 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,7 @@ skip_commits:
- .tx/*
- webclient/*
- .*ignore
- .codacy.yml
- .gitlab-ci.yml
- .travis.yml
- '*.md'