]> diplodocus.org Git - nmh/blobdiff - .gitignore
Fix invalid pointer arithmetic.
[nmh] / .gitignore
index 2992ad6de4815baf4e92ee25059d365583ae7b6e..70a68583bd7366a38a2839c5a3eb370ec0f4881c 100644 (file)
@@ -1,6 +1,10 @@
 # Not removed by any Makefile target:
 .DS_Store
 # Not removed by any Makefile target:
 .DS_Store
+/atags
 /docs/doxygen/
 /docs/doxygen/
+/etags
+/tags
+/TAGS
 
 # Removed by superclean:
 /ChangeLog
 
 # Removed by superclean:
 /ChangeLog
 /depcomp
 /install-sh
 /missing
 /depcomp
 /install-sh
 /missing
+/test-driver
 /ylwrap
 /nmh-*.tar.gz
 /nmh-*.tar.gz.sig
 /ylwrap
 /nmh-*.tar.gz
 /nmh-*.tar.gz.sig
+/sbr/icalendar.c
+/sbr/icalparse.[hc]
 
 # Removed by maintainer-clean:
 /autom4te.cache/
 
 # Removed by maintainer-clean:
 /autom4te.cache/
@@ -43,6 +50,8 @@
 /RPM/
 a.out.dSYM/
 /config/version.c
 /RPM/
 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
 /etc/gen-ctype-checked
 /etc/gen-ctype-checked.exe
 /etc/mhn.defaults
@@ -52,8 +61,6 @@ a.out.dSYM/
 /man/mh-chart.man
 /mts/libmts.a
 /sbr/*.a
 /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
 /sbr/addrparse.tab.c
 /sbr/addrparse.tab.h
 /sbr/addrparse.output
@@ -70,13 +77,16 @@ a.out.dSYM/
 /uip/fmttest
 /uip/folder
 /uip/forw
 /uip/fmttest
 /uip/folder
 /uip/forw
+/uip/imaptest
 /uip/inc
 /uip/install-mh
 /uip/mark
 /uip/mhbuild
 /uip/mhfixmsg
 /uip/inc
 /uip/install-mh
 /uip/mark
 /uip/mhbuild
 /uip/mhfixmsg
+/uip/mhical
 /uip/mhl
 /uip/mhlist
 /uip/mhl
 /uip/mhlist
+/uip/mhlogin
 /uip/mhn
 /uip/mhparam
 /uip/mhpath
 /uip/mhn
 /uip/mhparam
 /uip/mhpath
@@ -107,12 +117,21 @@ a.out.dSYM/
 /uip/whatnow
 /uip/whom
 /uip/*.exe
 /uip/whatnow
 /uip/whom
 /uip/*.exe
+/test/fakehttp
 /test/fakepop
 /test/fakesmtp
 /test/getcanon
 /test/getcwidth
 /test/getfullname
 /test/fakepop
 /test/fakesmtp
 /test/getcanon
 /test/getcwidth
 /test/getfullname
+/test/runpty
 /test/*.exe
 
 # Removed by mostlyclean:
 *.o
 /test/*.exe
 
 # Removed by mostlyclean:
 *.o
+
+# Removed by gcov-mostlyclean:
+*.gcda
+*.gcno
+
+# Removed by gcov-clean:
+*.gcov