]> diplodocus.org Git - nmh/blob - .gitignore
Merge remote-tracking branch 'origin' into xoauth
[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 /sbr/icalendar.c
26 /sbr/icalparse.[hc]
27
28 # Removed by maintainer-clean:
29 /autom4te.cache/
30 /sbr/dtimep.c
31 /cscope.files
32 /cscope.out
33 /cscope.in.out
34 /cscope.po.out
35
36 # Removed by distclean:
37 .deps/
38 .dirstamp
39 /Makefile
40 /config.h
41 /config.log
42 /config.status
43 /test/common.sh
44 /stamp-h1
45
46 # Removed by clean:
47 /*.plist
48 /RPM/
49 a.out.dSYM/
50 /config/version.c
51 /docs/contrib/sendfrom
52 /etc/gen-ctype-checked
53 /etc/gen-ctype-checked.exe
54 /etc/mhn.defaults
55 /etc/mts.conf
56 /man/*.[1578]
57 /man/man.sed
58 /man/mh-chart.man
59 /mts/libmts.a
60 /sbr/*.a
61 /sbr/ctype-checked.*
62 /sbr/sigmsg.h
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