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