]> diplodocus.org Git - nmh/blob - .gitignore
Replace strchr() condition with TrimSuffixC(), fixing assumptions.
[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/addrparse.tab.c
64 /sbr/addrparse.tab.h
65 /sbr/addrparse.output
66 /test/testdir/
67 /uip/ali
68 /uip/anno
69 /uip/ap
70 /uip/burst
71 /uip/comp
72 /uip/dist
73 /uip/dp
74 /uip/flist
75 /uip/fmtdump
76 /uip/fmttest
77 /uip/folder
78 /uip/forw
79 /uip/inc
80 /uip/install-mh
81 /uip/mark
82 /uip/mhbuild
83 /uip/mhfixmsg
84 /uip/mhical
85 /uip/mhl
86 /uip/mhlist
87 /uip/mhlogin
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/fakehttp
119 /test/fakepop
120 /test/fakesmtp
121 /test/getcanon
122 /test/getcwidth
123 /test/getfullname
124 /test/*.exe
125
126 # Removed by mostlyclean:
127 *.o