Fix a bug in how the LS_COLORS ln=target attribute is handled.
[coreutils/bo.git] / .hgignore
blobefbf44f6c92225fa7c9db62d9a87c8cdc075e12a
1 .*/Makefile$
2 .*/Makefile\.in$
3 .*/\.deps/
4 .*\.1$
5 .*\.o$
6 .*~$
7 ^Makefile$
8 ^Makefile\.in$
9 ^THANKS-to-translators$
10 ^aclocal\.m4$
11 ^autom4te\.cache/
12 ^config\.h$
13 ^config\.hin$
14 ^config\.log$
15 ^config\.status$
16 ^configure$
17 ^doc/constants\.texi$
18 ^doc/coreutils\.info$
19 ^doc/stamp-vti$
20 ^doc/version\.texi$
21 ^lib/alloca\.h$
22 ^lib/charset\.alias$
23 ^lib/getdate\.c$
24 ^lib/libcoreutils\.a$
25 ^lib/ref-add\.sed$
26 ^lib/ref-del\.sed$
27 ^lib/t-fpending$
28 ^po/.*\.gmo$
29 ^po/.*\.po$
30 ^po/POTFILES$
31 ^po/stamp-po$
32 ^po/remove-potcdate.sed$
33 ^src/\[$
34 ^src/base64$
35 ^src/basename$
36 ^src/cat$
37 ^src/chgrp$
38 ^src/chmod$
39 ^src/chown$
40 ^src/chroot$
41 ^src/cksum$
42 ^src/comm$
43 ^src/cp$
44 ^src/csplit$
45 ^src/cut$
46 ^src/date$
47 ^src/dd$
48 ^src/df$
49 ^src/dir$
50 ^src/dircolors$
51 ^src/dircolors\.h$
52 ^src/dirname$
53 ^src/du$
54 ^src/echo$
55 ^src/env$
56 ^src/expand$
57 ^src/expr$
58 ^src/factor$
59 ^src/false$
60 ^src/fmt$
61 ^src/fold$
62 ^src/fs\.h$
63 ^src/ginstall$
64 ^src/groups$
65 ^src/head$
66 ^src/hostid$
67 ^src/hostname$
68 ^src/id$
69 ^src/join$
70 ^src/kill$
71 ^src/link$
72 ^src/ln$
73 ^src/localedir\.h$
74 ^src/logname$
75 ^src/ls$
76 ^src/md5sum$
77 ^src/mkdir$
78 ^src/mkfifo$
79 ^src/mknod$
80 ^src/mv$
81 ^src/nice$
82 ^src/nl$
83 ^src/nohup$
84 ^src/od$
85 ^src/paste$
86 ^src/pathchk$
87 ^src/pinky$
88 ^src/pr$
89 ^src/printenv$
90 ^src/printf$
91 ^src/ptx$
92 ^src/pwd$
93 ^src/readlink$
94 ^src/rm$
95 ^src/rmdir$
96 ^src/seq$
97 ^src/setuidgid$
98 ^src/sha1sum$
99 ^src/sha224sum$
100 ^src/sha256sum$
101 ^src/sha384sum$
102 ^src/sha512sum$
103 ^src/shred$
104 ^src/sleep$
105 ^src/sort$
106 ^src/split$
107 ^src/stat$
108 ^src/stty$
109 ^src/su$
110 ^src/sum$
111 ^src/sync$
112 ^src/tac$
113 ^src/tail$
114 ^src/tee$
115 ^src/test$
116 ^src/touch$
117 ^src/tr$
118 ^src/true$
119 ^src/tsort$
120 ^src/tty$
121 ^src/uname$
122 ^src/unexpand$
123 ^src/uniq$
124 ^src/unlink$
125 ^src/uptime$
126 ^src/users$
127 ^src/vdir$
128 ^src/wc$
129 ^src/wheel-size\.h$
130 ^src/wheel\.h$
131 ^src/who$
132 ^src/whoami$
133 ^src/yes$
134 ^stamp-h1$
135 ^tests/.*\.I[12]$
136 ^tests/.*\.[EIOX]$
137 ^tests/cut/cut-tests$
138 ^tests/head/head-tests$
139 ^tests/join/join-tests$
140 ^tests/pr/pr-tests$
141 ^tests/sort/sort-tests$
142 ^tests/tac/tac-tests$
143 ^tests/tail/tail-tests$
144 ^tests/test/test-tests$
145 ^tests/tr/tr-tests$
146 ^tests/uniq/uniq-tests$
147 ^tests/wc/wc-tests$