wireshark/tools/pre-commit-ignore.conf
Gerald Combs e482b375f2 Rename the "image" directory to "resources".
The "image" directory contains resource compiler assets and other
application resources, so name it "resources."
2022-03-09 02:07:51 +00:00

28 lines
740 B
Text

# Files listed here are ignored by the git pre-commit hook for the purpose
# of checking for forbidden APIs and other dissector-specific glitches.
#
# Each line is compared against the output of 'git diff-index --name-only'.
# For example to skip checking this file add:
#
# tools/pre-commit-ignore.conf
#
# The pathname wildcards allowed are: '*', '?', character set '[abc]' or
# negated with '[!abc]'.
cli_main.c
doc/packet-PROTOABBREV.c
epan/dissectors/asn1/*/*asn
epan/dissectors/asn1/*/packet-*-template.c
epan/dissectors/packet-http.c
epan/nghttp2/*
epan/wmem/wmem_strbuf.c
epan/wmem/wmem_strutil.c
epan/wslua/init_wslua.c
extcap/*
resources/stock_icons/*
mmdbresolve.c
packaging/*
tools/lemon/*
wsutil/file_util.h
wsutil/strptime.c