aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pre-commit-ignore.conf
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2016-06-20 13:57:11 +0200
committerAnders Broman <a.broman58@gmail.com>2016-06-20 11:59:24 +0000
commita83f88f31e10c7857a96841dd0d88bf749eb522d (patch)
treed3a60b06a32f4516397fb1dbb12c81cf27601577 /tools/pre-commit-ignore.conf
parent88b7a48bf59a047fbe172442f6ec0b7c9a1900a8 (diff)
[pre-commit-ignore] Dont check the asn1 files they are imported verbatime
from standards documents in most cases. Change-Id: Ie9db1a1431a201dc374f800b5118a199dcb51b9c Reviewed-on: https://code.wireshark.org/review/16035 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'tools/pre-commit-ignore.conf')
-rw-r--r--tools/pre-commit-ignore.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pre-commit-ignore.conf b/tools/pre-commit-ignore.conf
index 3a2ee2ffef..fb64e36d92 100644
--- a/tools/pre-commit-ignore.conf
+++ b/tools/pre-commit-ignore.conf
@@ -10,6 +10,7 @@
# negated with '[!abc]'.
epan/dissectors/asn1/*/packet-*-template.c
+epan/dissectors/asn1/*/*asn
epan/nghttp2/*
epan/wmem/wmem_strbuf.c
epan/wmem/wmem_strutil.c