dos3d

diff .hgignore @ 23:f2c2e45e8edd

reverted the mistaken push from the deepstone branch
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 21 Sep 2013 18:22:11 +0300
parents 00d84ab1ef26
children
line diff
     1.1 --- a/.hgignore	Sat Sep 21 18:18:31 2013 +0300
     1.2 +++ b/.hgignore	Sat Sep 21 18:22:11 2013 +0300
     1.3 @@ -1,9 +1,5 @@
     1.4  \.o$
     1.5  \.obj$
     1.6 -\.OBJ$
     1.7  \.d$
     1.8  \.swp$
     1.9  ^test$
    1.10 -\.exe$
    1.11 -\.EXE$
    1.12 -^OBJECTS.LNK$