]> diplodocus.org Git - nmh/blob - .gitignore
sbr: Replace some ints that are only ever 0 or 1 with bool.
[nmh] / .gitignore
1 # Not removed by any Makefile target:
2 .DS_Store
3 /atags
4 /docs/doxygen/
5 /etags
6 /tags
7 /TAGS
8
9 # Removed by superclean:
10 /ChangeLog
11 /Makefile.in
12 /aclocal.m4
13 /ar-lib
14 /compile
15 /config.guess
16 /config.h.in
17 /config.h.in~
18 /config.sub
19 /configure
20 /depcomp
21 /install-sh
22 /missing
23 /test-driver
24 /ylwrap
25 /nmh-*.tar.gz
26 /nmh-*.tar.gz.sig
27 /sbr/icalendar.c
28 /sbr/icalparse.[hc]
29
30 # Removed by maintainer-clean:
31 /autom4te.cache/
32 /sbr/dtimep.c
33 /cscope.files
34 /cscope.out
35 /cscope.in.out
36 /cscope.po.out
37
38 # Removed by distclean:
39 .deps/
40 .dirstamp
41 /Makefile
42 /config.h
43 /config.log
44 /config.status
45 /test/common.sh
46 /stamp-h1
47
48 # Removed by clean:
49 /*.plist
50 /RPM/
51 a.out.dSYM/
52 /config/version.c
53 /docs/contrib/sendfrom
54 /etc/bash_completion_nmh
55 /etc/gen-ctype-checked
56 /etc/gen-ctype-checked.exe
57 /etc/mhn.defaults
58 /etc/mts.conf
59 /man/*.[1578]
60 /man/man.sed
61 /man/mh-chart.man
62 /mts/libmts.a
63 /sbr/*.a
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/imaptest
81 /uip/inc
82 /uip/install-mh
83 /uip/mark
84 /uip/mhbuild
85 /uip/mhfixmsg
86 /uip/mhical
87 /uip/mhl
88 /uip/mhlist
89 /uip/mhlogin
90 /uip/mhn
91 /uip/mhparam
92 /uip/mhpath
93 /uip/mhshow
94 /uip/mhstore
95 /uip/mkstemp
96 /uip/msgchk
97 /uip/new
98 /uip/packf
99 /uip/pick
100 /uip/post
101 /uip/prompter
102 /uip/rcvdist
103 /uip/rcvpack
104 /uip/rcvstore
105 /uip/rcvtty
106 /uip/refile
107 /uip/repl
108 /uip/rmf
109 /uip/rmm
110 /uip/scan
111 /uip/send
112 /uip/show
113 /uip/slocal
114 /uip/sortm
115 /uip/spost
116 /uip/viamail
117 /uip/whatnow
118 /uip/whom
119 /uip/*.exe
120 /test/fakehttp
121 /test/fakepop
122 /test/fakesmtp
123 /test/getcanon
124 /test/getcwidth
125 /test/getfullname
126 /test/runpty
127 /test/*.exe
128
129 # Removed by mostlyclean:
130 *.o
131
132 # Removed by gcov-mostlyclean:
133 *.gcda
134 *.gcno
135
136 # Removed by gcov-clean:
137 *.gcov