]> diplodocus.org Git - nmh/blob - .gitignore
Very very rough cut at trying to parse email addresses with Bison.
[nmh] / .gitignore
1 # Not removed by any Makefile target:
2 .DS_Store
3 /docs/doxygen/
4
5 # Removed by superclean:
6 /ChangeLog
7 /Makefile.in
8 /aclocal.m4
9 /ar-lib
10 /compile
11 /config.guess
12 /config.h.in
13 /config.h.in~
14 /config.sub
15 /configure
16 /depcomp
17 /install-sh
18 /missing
19 /ylwrap
20 /nmh-*.tar.gz
21 /nmh-*.tar.gz.sig
22
23 # Removed by maintainer-clean:
24 /autom4te.cache/
25 /sbr/dtimep.c
26 /cscope.files
27 /cscope.out
28 /cscope.in.out
29 /cscope.po.out
30
31 # Removed by distclean:
32 .deps/
33 .dirstamp
34 /Makefile
35 /config.h
36 /config.log
37 /config.status
38 /test/common.sh
39 /stamp-h1
40
41 # Removed by clean:
42 /*.plist
43 /RPM/
44 a.out.dSYM/
45 /config/version.c
46 /etc/gen-ctype-checked
47 /etc/gen-ctype-checked.exe
48 /etc/mhn.defaults
49 /etc/mts.conf
50 /man/*.[1578]
51 /man/man.sed
52 /man/mh-chart.man
53 /mts/libmts.a
54 /sbr/*.a
55 /sbr/ctype-checked.*
56 /sbr/sigmsg.h
57 /sbr/addrparse.tab.c
58 /sbr/addrparse.tab.h
59 /sbr/addrparse.output
60 /test/testdir/
61 /uip/ali
62 /uip/anno
63 /uip/ap
64 /uip/burst
65 /uip/comp
66 /uip/dist
67 /uip/dp
68 /uip/flist
69 /uip/fmtdump
70 /uip/fmttest
71 /uip/folder
72 /uip/forw
73 /uip/inc
74 /uip/install-mh
75 /uip/mark
76 /uip/mhbuild
77 /uip/mhfixmsg
78 /uip/mhl
79 /uip/mhlist
80 /uip/mhn
81 /uip/mhparam
82 /uip/mhpath
83 /uip/mhshow
84 /uip/mhstore
85 /uip/mkstemp
86 /uip/msgchk
87 /uip/new
88 /uip/packf
89 /uip/pick
90 /uip/post
91 /uip/prompter
92 /uip/rcvdist
93 /uip/rcvpack
94 /uip/rcvstore
95 /uip/rcvtty
96 /uip/refile
97 /uip/repl
98 /uip/rmf
99 /uip/rmm
100 /uip/scan
101 /uip/send
102 /uip/show
103 /uip/slocal
104 /uip/sortm
105 /uip/spost
106 /uip/viamail
107 /uip/whatnow
108 /uip/whom
109 /uip/*.exe
110 /test/fakepop
111 /test/fakesmtp
112 /test/getcanon
113 /test/getcwidth
114 /test/getfullname
115 /test/*.exe
116
117 # Removed by mostlyclean:
118 *.o