]> diplodocus.org Git - nmh/blob - .gitignore
Updated test-mhfixmsg to support -[no]changecur.
[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 /ylwrap
23 /nmh-*.tar.gz
24 /nmh-*.tar.gz.sig
25
26 # Removed by maintainer-clean:
27 /autom4te.cache/
28 /sbr/dtimep.c
29 /cscope.files
30 /cscope.out
31 /cscope.in.out
32 /cscope.po.out
33
34 # Removed by distclean:
35 .deps/
36 .dirstamp
37 /Makefile
38 /config.h
39 /config.log
40 /config.status
41 /test/common.sh
42 /stamp-h1
43
44 # Removed by clean:
45 /*.plist
46 /RPM/
47 a.out.dSYM/
48 /config/version.c
49 /etc/gen-ctype-checked
50 /etc/gen-ctype-checked.exe
51 /etc/mhn.defaults
52 /etc/mts.conf
53 /man/*.[1578]
54 /man/man.sed
55 /man/mh-chart.man
56 /mts/libmts.a
57 /sbr/*.a
58 /sbr/ctype-checked.*
59 /sbr/sigmsg.h
60 /sbr/addrparse.tab.c
61 /sbr/addrparse.tab.h
62 /sbr/addrparse.output
63 /test/testdir/
64 /uip/ali
65 /uip/anno
66 /uip/ap
67 /uip/burst
68 /uip/comp
69 /uip/dist
70 /uip/dp
71 /uip/flist
72 /uip/fmtdump
73 /uip/fmttest
74 /uip/folder
75 /uip/forw
76 /uip/inc
77 /uip/install-mh
78 /uip/mark
79 /uip/mhbuild
80 /uip/mhfixmsg
81 /uip/mhl
82 /uip/mhlist
83 /uip/mhn
84 /uip/mhparam
85 /uip/mhpath
86 /uip/mhshow
87 /uip/mhstore
88 /uip/mkstemp
89 /uip/msgchk
90 /uip/new
91 /uip/packf
92 /uip/pick
93 /uip/post
94 /uip/prompter
95 /uip/rcvdist
96 /uip/rcvpack
97 /uip/rcvstore
98 /uip/rcvtty
99 /uip/refile
100 /uip/repl
101 /uip/rmf
102 /uip/rmm
103 /uip/scan
104 /uip/send
105 /uip/show
106 /uip/slocal
107 /uip/sortm
108 /uip/spost
109 /uip/viamail
110 /uip/whatnow
111 /uip/whom
112 /uip/*.exe
113 /test/fakepop
114 /test/fakesmtp
115 /test/getcanon
116 /test/getcwidth
117 /test/getfullname
118 /test/*.exe
119
120 # Removed by mostlyclean:
121 *.o