2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
sudo/.hgignore
2013-04-10 09:39:49 -04:00

38 lines
497 B
Plaintext

~$
\.o$
\.l[ao]$
\.lai$
\.mo$
\.diff$
\.orig$
\.patch$
\.rej$
^autom4te\.cache/
/\.libs/
Makefile$
^config\.(h|log|status)$
^libtool$
^ChangeLog$
^doc/.*\.man$
^doc/.*\.mdoc$
^doc/.*\.man\.sed$
^doc/.*\.mdoc\.sed$
^doc/varsub$
^pathnames\.h$
^src/sudo$
^src/sesh$
^src/check_ttyname$
^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)$