From 6e3965160abb4420b9d90f5c11a6e5c6d2df7aa7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 13 Nov 2012 09:46:19 -0500 Subject: [PATCH] Add signame.c and mksigname. --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index c5e9606c9..93d61940a 100644 --- a/.hgignore +++ b/.hgignore @@ -28,7 +28,9 @@ Makefile$ ^src/sudo_usage\.h$ ^compat/mksiglist$ +^compat/mksigname$ ^compat/siglist\.c$ +^compat/signame\.c$ ^plugins/sudoers/(sudoers|sudoreplay|testsudoers|visudo|check_[a-z_]+)$ ^plugins/sudoers/.*\.(out|toke|err)$ -- 2.50.1