Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / tools / pre-commit-ignore.conf
blob09c40a8b05cfae5c75ca759e2598354a9cad07ca
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.
4 # Each line is compared against the output of 'git diff-index --name-only'.
5 # For example to skip checking this file add:
7 # tools/pre-commit-ignore.conf
9 # The pathname wildcards allowed are: '*', '?', character set '[abc]' or
10 # negated with '[!abc]'.
12 cli_main.c
13 doc/packet-PROTOABBREV.c
14 epan/dissectors/asn1/*/*asn
15 epan/dissectors/asn1/*/packet-*-template.c
16 epan/dissectors/packet-http.c
17 epan/nghttp2/*
18 epan/wmem/wmem_strbuf.c
19 epan/wmem/wmem_strutil.c
20 epan/wslua/init_wslua.c
21 extcap/*
22 resources/stock_icons/*
23 mmdbresolve.c
24 packaging/*
25 tools/lemon/*
26 wsutil/file_util.h
27 wsutil/strptime.c