]> diplodocus.org Git - nmh/blob - .gitignore
Switch from our horrible awk script that parses the signal header file
[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/mhn
88 /uip/mhparam
89 /uip/mhpath
90 /uip/mhshow
91 /uip/mhstore
92 /uip/mkstemp
93 /uip/msgchk
94 /uip/new
95 /uip/packf
96 /uip/pick
97 /uip/post
98 /uip/prompter
99 /uip/rcvdist
100 /uip/rcvpack
101 /uip/rcvstore
102 /uip/rcvtty
103 /uip/refile
104 /uip/repl
105 /uip/rmf
106 /uip/rmm
107 /uip/scan
108 /uip/send
109 /uip/show
110 /uip/slocal
111 /uip/sortm
112 /uip/spost
113 /uip/viamail
114 /uip/whatnow
115 /uip/whom
116 /uip/*.exe
117 /test/fakepop
118 /test/fakesmtp
119 /test/getcanon
120 /test/getcwidth
121 /test/getfullname
122 /test/*.exe
123
124 # Removed by mostlyclean:
125 *.o