pre-commit: ignore ASN.1 template files

They trigger false positives

Change-Id: I0cc22e0600461475e67610ac7e9dc687822c87f2
Reviewed-on: https://code.wireshark.org/review/13639
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2016-02-01 15:14:36 +01:00
parent 2bf4b357b1
commit b0a8347f42
1 changed files with 1 additions and 0 deletions

View File

@ -9,5 +9,6 @@
# The pathname wildcards allowed are: '*', '?', character set '[abc]' or
# negated with '[!abc]'.
asn1/*/packet-*-template.c
extcap/*
tools/lemon/*