Ignore git files
[ghc-hetmet.git] / .darcs-boring
1 #Top-level dirs:
2 ^alex/
3 ^common-rts/
4 ^CONTRIB/
5 ^dll/
6 ^greencard/
7 ^green-card/
8 ^haddock/
9 ^haggis/
10 ^happy/
11 ^hdirect/
12 ^hood/
13 ^hslibs/
14 ^hws/
15 ^hx/
16 ^literate/
17 ^mhms/
18 ^mkworld/
19 ^nofib(/|$)
20 ^lib/
21 ^misc/
22 ^mkworld/
23 ^runtime/
24 ^testsuite(/|$)
25 # bindists
26 ^ghc-
27 ^bin-manifest-
28 #Packages:
29 ^libraries/Cabal(/|$)
30 ^libraries/ALUT(/|$)
31 ^libraries/GLUT(/|$)
32 ^libraries/HGL(/|$)
33 ^libraries/HUnit(/|$)
34 ^libraries/HaXml(/|$)
35 ^libraries/Japi(/|$)
36 ^libraries/OpenAL(/|$)
37 ^libraries/OpenGL(/|$)
38 ^libraries/QuickCheck(/|$)
39 ^libraries/Win32(/|$)
40 ^libraries/X11(/|$)
41 ^libraries/array(/|$)
42 ^libraries/arrows(/|$)
43 ^libraries/base(/|$)
44 ^libraries/bytestring(/|$)
45 ^libraries/cgi(/|$)
46 ^libraries/concurrent(/|$)
47 ^libraries/containers(/|$)
48 ^libraries/directory(/|$)
49 ^libraries/editline(/|$)
50 ^libraries/fgl(/|$)
51 ^libraries/filepath(/|$)
52 ^libraries/ghc-prim(/|$)
53 ^libraries/haskell-src(/|$)
54 ^libraries/haskell98(/|$)
55 ^libraries/hpc(/|$)
56 ^libraries/html(/|$)
57 ^libraries/integer-.*(/|$)
58 ^libraries/old-locale(/|$)
59 ^libraries/old-time(/|$)
60 ^libraries/monads(/|$)
61 ^libraries/mtl(/|$)
62 ^libraries/ndp(/|$)
63 ^libraries/network(/|$)
64 ^libraries/packedstring(/|$)
65 ^libraries/parsec(/|$)
66 ^libraries/parallel(/|$)
67 ^libraries/pretty(/|$)
68 ^libraries/process(/|$)
69 ^libraries/random(/|$)
70 ^libraries/readline(/|$)
71 ^libraries/regex-base(/|$)
72 ^libraries/regex-compat(/|$)
73 ^libraries/regex-posix(/|$)
74 ^libraries/stm(/|$)
75 ^libraries/template-haskell(/|$)
76 ^libraries/time(/|$)
77 ^libraries/unique(/|$)
78 ^libraries/unix(/|$)
79 ^libraries/xhtml(/|$)
80 # Other library bits that get generated:
81 ^libraries/bootstrapping/
82 ^libraries/stamp/
83 ^libraries/cabal-bin$
84 ^libraries/ifBuildable(/|$)
85 ^libraries/installPackage(/|$)
86 ^libraries/index.html
87 ^libraries/doc-index.*\.html
88 ^libraries/haddock-util.js
89 ^libraries/haddock.css
90 ^libraries/haskell_icon.gif
91 ^libraries/minus.gif
92 ^libraries/plus.gif
93 ^libraries/libraries.txt
94 # It's often useful to have somewhere in the build tree to install to
95 ^inst(/|$)
96 # Boring file regexps:
97 \.hi$
98 \.hi-boot$
99 \.o-boot$
100 \.p_o$
101 \.t_o$
102 \.debug_o$
103 \.thr_o$
104 \.thr_p_o$
105 \.thr_debug_o$
106 \.o$
107 \.a$
108 \.o\.cmd$
109 # *.ko files aren't boring by default because they might
110 # be Korean translations rather than kernel modules.
111 # \.ko$
112 \.ko\.cmd$
113 \.mod\.c$
114 (^|/)\.tmp_versions($|/)
115 (^|/)CVS($|/)
116 (^|/)RCS($|/)
117 ~$
118 #(^|/)\.[^/]
119 (^|/)_darcs($|/)
120 \.bak$
121 \.BAK$
122 \.orig$
123 (^|/)vssver\.scc$
124 \.swp$
125 (^|/)MT($|/)
126 (^|/)\{arch\}($|/)
127 (^|/).arch-ids($|/)
128 (^|/),
129 \.class$
130 \.prof$
131 (^|/)\.DS_Store$
132 (^|/)BitKeeper($|/)
133 (^|/)ChangeSet($|/)
134 (^|/)\.svn($|/)
135 (^|/)\.git($|/)
136 \.git-ignore$
137 \.py[co]$
138 \#
139 \.cvsignore$
140 (^|/)Thumbs\.db$
141 \.depend$
142 \.depend-.*$
143 ^compiler/primop-
144 ^compiler/cmm/CmmLex.hs$
145 ^compiler/cmm/CmmParse.hs$
146 ^compiler/ghci/LibFFI.hs$
147 ^compiler/ghci/LibFFI_hsc.c$
148 ^compiler/main/Config.hs$
149 ^compiler/main/ParsePkgConf.hs$
150 ^compiler/parser/Parser.y$
151 ^compiler/parser/Parser.hs$
152 ^compiler/parser/Lexer.hs$
153 ^compiler/parser/ParserCore.hs$
154 ^compiler/parser/HaddockLex.hs
155 ^compiler/parser/HaddockParse.hs
156 ^compiler/prelude/primops.txt$
157 ^compiler/stage1($|/)
158 ^compiler/stage2($|/)
159 ^compiler/stage3($|/)
160 ^compiler/utils/Fingerprint.hs$
161 ^compiler/utils/Fingerprint_hsc.c$
162 ^mk/build.mk$
163 ^mk/validate.mk$
164 ^mk/config.h.in$
165 ^mk/config.h$
166 ^mk/config.mk$
167 ^mk/stamp-h$
168 (^|/)autom4te.cache($|/)
169 ^rts/AutoApply.*cmm$
170 ^rts/sm/Evac_thr.c$
171 ^rts/sm/Scav_thr.c$
172 package.conf.inplace$
173 package.conf.installed$
174 (^|/)config.log$
175 (^|/)config.status$
176 (^|/)configure$
177 ^ghc.spec$
178 ^docs/users_guide/ug-book.xml$
179 ^docs/man/flags.xml$
180 ^docs/man/flags.xsl$
181 ^docs/man/ghc.1$
182 ^extra-gcc-opts$
183 # ignore scripts like push-monk
184 ^push-
185 ^pull-
186 # Common log file names; testlog is made by validate
187 ^testlog
188 ^log
189 ^utils/ext-core/Driver$
190 ^utils/ext-core/PrimEnv.hs$
191 ^utils/genapply/genapply$
192 ^utils/genprimopcode/Lexer.hs$
193 ^utils/genprimopcode/Parser.hs$
194 ^utils/genprimopcode/genprimopcode$
195 ^utils/ghc-pkg/Version.hs$
196 ^utils/ghc-pkg/ghc-pkg-inplace$
197 ^utils/ghc-pkg/ghc-pkg-inplace.bin$
198 ^utils/ghc-pkg/ghc-pkg-inplace.hs$
199 ^utils/ghc-pkg/ghc-pkg.bin$
200 ^utils/hasktags/hasktags$
201 ^utils/hasktags/hasktags-inplace$
202 ^utils/hp2ps/hp2ps$
203 ^utils/hpc/HpcParser.hs$
204 ^utils/hpc/hpc$
205 ^utils/hpc/hpc-inplace$
206 ^utils/hsc2hs/hsc2hs-bin$
207 ^utils/hsc2hs/hsc2hs-inplace$
208 ^utils/hsc2hs/hsc2hs-inplace.bin$
209 ^utils/hsc2hs/hsc2hs-inplace.hs$
210 ^utils/lndir/lndir$
211 ^utils/mkdependC/mkdependC$
212 ^utils/mkdirhier/mkdirhier$
213 ^utils/prof/cgprof/cgprof$
214 ^utils/prof/ghcprof-inplace$
215 ^utils/pwd/pwd$
216 ^utils/pwd/pwd-inplace$
217 ^utils/runghc/runghc$
218 ^utils/runghc/runghc-inplace$
219 ^utils/runghc/runhaskell$
220 ^utils/runstdtest/runstdtest$
221 ^utils/unlit/unlit$
222 ^driver/ghci/ghc-pkg-inplace$
223 ^driver/ghci/ghci-inplace$
224 ^driver/mangler/ghc-asm$
225 ^driver/mangler/ghc-asm.prl$
226 ^driver/package.conf$
227 ^driver/package.conf.inplace.old$
228 ^driver/split/ghc-split$
229 ^driver/split/ghc-split.prl$
230 ^driver/stamp-pkg-conf-ghc$
231 ^driver/stamp-pkg-conf-rts$
232 ^includes/DerivedConstants.h$
233 ^includes/GHCConstants.h$
234 ^includes/ghcautoconf.h$
235 ^includes/ghcplatform.h$
236 ^includes/mkDerivedConstantsHdr$
237 ^includes/mkGHCConstants$
238 ^libffi/build($|/)
239 ^libffi/ffi.h$
240 ^libffi/stamp.ffi.static$
241