2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Correctly ignore init.d/*.sh

This commit is contained in:
Todd C. Miller 2014-03-31 15:46:47 -06:00
parent 7d994b5032
commit 275b2edbd6

View File

@ -22,7 +22,7 @@ Makefile$
^doc/.*\.mdoc\.sed$
^doc/varsub$
^init.d/*.sh$
^init.d/.*.sh$
^pathnames\.h$
^src/sudo$