1# Files listed here are ignored by the git pre-commit hook for the purpose
2# of checking for forbidden APIs and other dissector-specific glitches.
3#
4# Each line is compared against the output of 'git diff-index --name-only'.
5# For example to skip checking this file add:
6#
7# tools/pre-commit-ignore.conf
8#
9# The pathname wildcards allowed are: '*', '?', character set '[abc]' or
10# negated with '[!abc]'.
11
12doc/packet-PROTOABBREV.c
13epan/dissectors/asn1/*/packet-*-template.c
14epan/dissectors/asn1/*/*asn
15epan/nghttp2/*
16epan/wmem/wmem_strbuf.c
17epan/wmem/wmem_strutil.c
18epan/wslua/init_wslua.c
19extcap/*
20image/stock_icons/*
21cli_main.c
22mmdbresolve.c
23tools/lemon/*
24wsutil/file_util.h
25wsutil/strptime.c
26epan/dissectors/packet-http.c
27