libraries/filepath/ is boring
[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 #Packages:
26 ^libraries/Cabal/
27 ^libraries/ALUT/
28 ^libraries/GLUT/
29 ^libraries/HGL/
30 ^libraries/HUnit/
31 ^libraries/HaXml/
32 ^libraries/Japi/
33 ^libraries/ObjectIO/
34 ^libraries/OpenAL/
35 ^libraries/OpenGL/
36 ^libraries/QuickCheck/
37 ^libraries/Win32/
38 ^libraries/X11/
39 ^libraries/arrows/
40 ^libraries/base/
41 ^libraries/cgi/
42 ^libraries/fgl/
43 ^libraries/filepath/
44 ^libraries/haskell-src/
45 ^libraries/haskell98/
46 ^libraries/html/
47 ^libraries/monads/
48 ^libraries/mtl/
49 ^libraries/ndp/
50 ^libraries/network/
51 ^libraries/parsec/
52 ^libraries/readline/
53 ^libraries/regex-base/
54 ^libraries/regex-compat/
55 ^libraries/regex-posix/
56 ^libraries/stm/
57 ^libraries/template-haskell/
58 ^libraries/time/
59 ^libraries/unix/
60 ^libraries/xhtml/
61 # Boring file regexps:
62 \.hi$
63 \.hi-boot$
64 \.o-boot$
65 \.p_o$
66 \.debug_o$
67 \.thr_o$
68 \.thr_p_o$
69 \.thr_debug_o$
70 \.o$
71 \.a$
72 \.o\.cmd$
73 # *.ko files aren't boring by default because they might
74 # be Korean translations rather than kernel modules.
75 # \.ko$
76 \.ko\.cmd$
77 \.mod\.c$
78 (^|/)\.tmp_versions($|/)
79 (^|/)CVS($|/)
80 (^|/)RCS($|/)
81 ~$
82 #(^|/)\.[^/]
83 (^|/)_darcs($|/)
84 \.bak$
85 \.BAK$
86 \.orig$
87 (^|/)vssver\.scc$
88 \.swp$
89 (^|/)MT($|/)
90 (^|/)\{arch\}($|/)
91 (^|/).arch-ids($|/)
92 (^|/),
93 \.class$
94 \.prof$
95 (^|/)\.DS_Store$
96 (^|/)BitKeeper($|/)
97 (^|/)ChangeSet($|/)
98 (^|/)\.svn($|/)
99 \.py[co]$
100 \#
101 \.cvsignore$
102 (^|/)Thumbs\.db$
103 \.depend$
104 \.depend-.*$
105 ^compiler/primop-
106 ^compiler/cmm/CmmLex.hs$
107 ^compiler/cmm/CmmParse.hs$
108 ^compiler/main/Config.hs$
109 ^compiler/main/ParsePkgConf.hs$
110 ^compiler/parser/Parser.y$
111 ^compiler/parser/Parser.hs$
112 ^compiler/parser/Lexer.hs$
113 ^compiler/parser/ParserCore.hs$
114 ^compiler/prelude/primops.txt$
115 ^compiler/stage1
116 ^compiler/stage2
117 ^compiler/stage3
118 ^mk/build.mk$
119 ^mk/config.h.in$
120 ^mk/config.h$
121 ^mk/config.mk$
122 ^mk/stamp-h$
123 (^|/)autom4te.cache($|/)
124 ^rts/AutoApply.*cmm$
125 package.conf.inplace$
126 package.conf.installed$
127 (^|/)config.log$
128 (^|/)config.status$
129 (^|/)configure$
130 ^ghc.spec$
131 ^docs/users_guide/ug-book.xml$