2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-23 02:17:35 +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/.*\.mdoc\.sed$
^doc/varsub$ ^doc/varsub$
^init.d/*.sh$ ^init.d/.*.sh$
^pathnames\.h$ ^pathnames\.h$
^src/sudo$ ^src/sudo$