]> diplodocus.org Git - nmh/blob - .gitignore
Newer versions of Automake want to include the test-driver script,
[nmh] / .gitignore
1 # Not removed by any Makefile target:
2 .DS_Store
3 /atags
4 /docs/doxygen/
5 /etags
6 /tags
7
8 # Removed by superclean:
9 /ChangeLog
10 /Makefile.in
11 /aclocal.m4
12 /ar-lib
13 /compile
14 /config.guess
15 /config.h.in
16 /config.h.in~
17 /config.sub
18 /configure
19 /depcomp
20 /install-sh
21 /missing
22 /test-driver
23 /ylwrap
24 /nmh-*.tar.gz
25 /nmh-*.tar.gz.sig
26 /sbr/icalendar.c
27 /sbr/icalparse.[hc]
28
29 # Removed by maintainer-clean:
30 /autom4te.cache/
31 /sbr/dtimep.c
32 /cscope.files
33 /cscope.out
34 /cscope.in.out
35 /cscope.po.out
36
37 # Removed by distclean:
38 .deps/
39 .dirstamp
40 /Makefile
41 /config.h
42 /config.log
43 /config.status
44 /test/common.sh
45 /stamp-h1
46
47 # Removed by clean:
48 /*.plist
49 /RPM/
50 a.out.dSYM/
51 /config/version.c
52 /docs/contrib/sendfrom
53 /etc/gen-ctype-checked
54 /etc/gen-ctype-checked.exe
55 /etc/mhn.defaults
56 /etc/mts.conf
57 /man/*.[1578]
58 /man/man.sed
59 /man/mh-chart.man
60 /mts/libmts.a
61 /sbr/*.a
62 /sbr/ctype-checked.*
63 /sbr/sigmsg.h
64 /sbr/addrparse.tab.c
65 /sbr/addrparse.tab.h
66 /sbr/addrparse.output
67 /test/testdir/
68 /uip/ali
69 /uip/anno
70 /uip/ap
71 /uip/burst
72 /uip/comp
73 /uip/dist
74 /uip/dp
75 /uip/flist
76 /uip/fmtdump
77 /uip/fmttest
78 /uip/folder
79 /uip/forw
80 /uip/inc
81 /uip/install-mh
82 /uip/mark
83 /uip/mhbuild
84 /uip/mhfixmsg
85 /uip/mhical
86 /uip/mhl
87 /uip/mhlist
88 /uip/mhn
89 /uip/mhparam
90 /uip/mhpath
91 /uip/mhshow
92 /uip/mhstore
93 /uip/mkstemp
94 /uip/msgchk
95 /uip/new
96 /uip/packf
97 /uip/pick
98 /uip/post
99 /uip/prompter
100 /uip/rcvdist
101 /uip/rcvpack
102 /uip/rcvstore
103 /uip/rcvtty
104 /uip/refile
105 /uip/repl
106 /uip/rmf
107 /uip/rmm
108 /uip/scan
109 /uip/send
110 /uip/show
111 /uip/slocal
112 /uip/sortm
113 /uip/spost
114 /uip/viamail
115 /uip/whatnow
116 /uip/whom
117 /uip/*.exe
118 /test/fakepop
119 /test/fakesmtp
120 /test/getcanon
121 /test/getcwidth
122 /test/getfullname
123 /test/*.exe
124
125 # Removed by mostlyclean:
126 *.o