]> diplodocus.org Git - nmh/blob - .gitignore
fgets() reserves space for the NUL itself.
[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/gen-ctype-checked
55 /etc/gen-ctype-checked.exe
56 /etc/mhn.defaults
57 /etc/mts.conf
58 /man/*.[1578]
59 /man/man.sed
60 /man/mh-chart.man
61 /mts/libmts.a
62 /sbr/*.a
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
128
129 # Removed by gcov-mostlyclean:
130 *.gcda
131 *.gcno
132
133 # Removed by gcov-clean:
134 *.gcov