aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pre-commit-checkignore.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pre-commit-checkignore.txt')
-rw-r--r--tools/pre-commit-checkignore.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/pre-commit-checkignore.txt b/tools/pre-commit-checkignore.txt
new file mode 100644
index 0000000000..d7598f4c9d
--- /dev/null
+++ b/tools/pre-commit-checkignore.txt
@@ -0,0 +1,11 @@
+# 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 must match a single file using the full path, exactly as
+# return by 'git diff-index --name-only', e.g.:
+#
+#tools/pre-commit-checkignore.txt
+#
+
+tools/lemon/lemon.c