]> diplodocus.org Git - nmh/blobdiff - .gitignore
getpass.c: Move interface to own file.
[nmh] / .gitignore
index 25215db3c58e47e55719b20ba0e53753ad294c21..70a68583bd7366a38a2839c5a3eb370ec0f4881c 100644 (file)
@@ -4,6 +4,7 @@
 /docs/doxygen/
 /etags
 /tags
+/TAGS
 
 # Removed by superclean:
 /ChangeLog
@@ -19,6 +20,7 @@
 /depcomp
 /install-sh
 /missing
+/test-driver
 /ylwrap
 /nmh-*.tar.gz
 /nmh-*.tar.gz.sig
@@ -49,6 +51,7 @@
 a.out.dSYM/
 /config/version.c
 /docs/contrib/sendfrom
+/etc/bash_completion_nmh
 /etc/gen-ctype-checked
 /etc/gen-ctype-checked.exe
 /etc/mhn.defaults
@@ -58,8 +61,6 @@ a.out.dSYM/
 /man/mh-chart.man
 /mts/libmts.a
 /sbr/*.a
-/sbr/ctype-checked.*
-/sbr/sigmsg.h
 /sbr/addrparse.tab.c
 /sbr/addrparse.tab.h
 /sbr/addrparse.output
@@ -76,6 +77,7 @@ a.out.dSYM/
 /uip/fmttest
 /uip/folder
 /uip/forw
+/uip/imaptest
 /uip/inc
 /uip/install-mh
 /uip/mark
@@ -84,6 +86,7 @@ a.out.dSYM/
 /uip/mhical
 /uip/mhl
 /uip/mhlist
+/uip/mhlogin
 /uip/mhn
 /uip/mhparam
 /uip/mhpath
@@ -114,12 +117,21 @@ a.out.dSYM/
 /uip/whatnow
 /uip/whom
 /uip/*.exe
+/test/fakehttp
 /test/fakepop
 /test/fakesmtp
 /test/getcanon
 /test/getcwidth
 /test/getfullname
+/test/runpty
 /test/*.exe
 
 # Removed by mostlyclean:
 *.o
+
+# Removed by gcov-mostlyclean:
+*.gcda
+*.gcno
+
+# Removed by gcov-clean:
+*.gcov