]> granicus.if.org Git - sudo/commitdiff
Add ignore file
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 15:54:20 +0000 (10:54 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 15:54:20 +0000 (10:54 -0500)
--HG--
branch : 1.7

.hgignore [new file with mode: 0644]

diff --git a/.hgignore b/.hgignore
new file mode 100644 (file)
index 0000000..4252e93
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,35 @@
+~$
+\.a$
+\.o$
+\.l[ao]$
+\.lai$
+\.mo$
+
+\.diff$
+\.orig$
+\.patch$
+\.rej$
+
+^autom4te\.cache/
+^\.libs/
+Makefile$
+^config\.(h|log|status)$
+^libtool$
+
+^ChangeLog$
+^.*\.man$
+^varsub$
+^zlib/zconf.h$
+
+^pathnames\.h$
+^sudo_usage\.h$
+
+^mksiglist$
+^siglist\.c$
+
+^sudo$
+^sudoers$
+^visudo$
+^sudoreplay$
+^testsudoers$
+^sesh$