]> diplodocus.org Git - nmh/blobdiff - .gitignore
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / .gitignore
index af04fac2f15bd4b796ac7dee3f728523e509452f..a3bdb9c05cfe8f02d5b6cdfa0a1b1248cd6a4283 100644 (file)
@@ -1,5 +1,10 @@
 # Not removed by any Makefile target:
 .DS_Store
+/atags
+/docs/doxygen/
+/etags
+/tags
+/TAGS
 
 # Removed by superclean:
 /ChangeLog
 /depcomp
 /install-sh
 /missing
+/test-driver
 /ylwrap
 /nmh-*.tar.gz
 /nmh-*.tar.gz.sig
+/sbr/icalendar.c
+/sbr/icalparse.[hc]
 
 # Removed by maintainer-clean:
 /autom4te.cache/
 /stamp-h1
 
 # Removed by clean:
+/*.plist
 /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/mts.conf
 /man/*.[1578]
@@ -48,34 +61,38 @@ a.out.dSYM/
 /man/mh-chart.man
 /mts/libmts.a
 /sbr/*.a
-/sbr/sigmsg.h
+/sbr/addrparse.tab.c
+/sbr/addrparse.tab.h
+/sbr/addrparse.output
 /test/testdir/
 /uip/ali
 /uip/anno
 /uip/ap
 /uip/burst
 /uip/comp
-/uip/conflict
 /uip/dist
 /uip/dp
 /uip/flist
 /uip/fmtdump
+/uip/fmttest
 /uip/folder
 /uip/forw
 /uip/inc
 /uip/install-mh
 /uip/mark
 /uip/mhbuild
+/uip/mhfixmsg
+/uip/mhical
 /uip/mhl
 /uip/mhlist
+/uip/mhlogin
 /uip/mhn
 /uip/mhparam
 /uip/mhpath
 /uip/mhshow
 /uip/mhstore
-/uip/mhtest
+/uip/mkstemp
 /uip/msgchk
-/uip/msh
 /uip/new
 /uip/packf
 /uip/pick
@@ -99,11 +116,21 @@ a.out.dSYM/
 /uip/whatnow
 /uip/whom
 /uip/*.exe
-/test/fakesmtp
+/test/fakehttp
 /test/fakepop
-/test/getfullname
-/test/getfqdn
+/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