annotate .hgignore @ 182:b64060ab22df

Now compileable with dmd2.050
author korDen
date Sat, 30 Oct 2010 05:05:32 +0400
parents 5a9a88e919f9
children 190ba98276b3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
81
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
1 syntax: regexp
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
2
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
3 # eclipse files etc.
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
4 ^\.
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
5
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
6 \.map$
172
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
7 \.obj$
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
8 glob:dmd2/*
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
9 glob:dmd.*.zip
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
10 glob:buildHelper.d.deps
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
11 glob:buildHelper.exe
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
12 glob:dmd.lib
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
13 glob:bin/*