2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
sudo/.hgignore
2012-01-06 15:27:30 -05:00

32 lines
384 B
Plaintext

~$
\.o$
\.l[ao]$
\.lai$
\.mo$
\.diff$
\.orig$
\.patch$
\.rej$
^autom4te\.cache/
/\.libs/
Makefile$
^config\.(h|log|status)$
^libtool$
^ChangeLog$
^doc/.*\.man$
^doc/varsub$
^pathnames\.h$
^src/sudo$
^src/sesh$
^src/sudo_usage\.h$
^compat/mksiglist$
^compat/siglist\.c$
^plugins/sudoers/(sudoers|sudoreplay|testsudoers|visudo|check_[a-z_]+)$
^plugins/sudoers/.*\.(out|toke|err)$