projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[project @ 2001-07-23 21:31:00 by sof]
[ghc-hetmet.git]
/
.darcs-boring
1
#Top-level dirs:
2
^alex/
3
^common-rts/
4
^compiler/
5
^CONTRIB/
6
^dll/
7
^greencard/
8
^green-card/
9
^haddock/
10
^haggis/
11
^happy/
12
^hdirect/
13
^hood/
14
^hslibs/
15
^hws/
16
^hx/
17
^libraries/
18
^literate/
19
^mhms/
20
^mkworld/
21
^nofib/
22
^includes/
23
^lib/
24
^misc/
25
^mkworld/
26
^runtime/
27
^utils/
28
^driver/
29
^testsuite/
30
# Boring file regexps:
31
#\.hi$
32
\.o$
33
\.o\.cmd$
34
# *.ko files aren't boring by default because they might
35
# be Korean translations rather than kernel modules.
36
# \.ko$
37
\.ko\.cmd$
38
\.mod\.c$
39
(^|/)\.tmp_versions($|/)
40
(^|/)CVS($|/)
41
(^|/)RCS($|/)
42
~$
43
#(^|/)\.[^/]
44
(^|/)_darcs($|/)
45
\.bak$
46
\.BAK$
47
\.orig$
48
(^|/)vssver\.scc$
49
\.swp$
50
(^|/)MT($|/)
51
(^|/)\{arch\}($|/)
52
(^|/).arch-ids($|/)
53
(^|/),
54
\.class$
55
\.prof$
56
(^|/)\.DS_Store$
57
(^|/)BitKeeper($|/)
58
(^|/)ChangeSet($|/)
59
(^|/)\.svn($|/)
60
\.py[co]$
61
\#
62
\.cvsignore$
63
(^|/)Thumbs\.db$