deepstone

diff .hgignore @ 33:03a0b307706a

added proper keyboard handling
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 23 Sep 2013 04:34:43 +0300
parents 00d84ab1ef26
children 1870c4ef8b76
line diff
     1.1 --- a/.hgignore	Sun Sep 22 18:37:46 2013 +0300
     1.2 +++ b/.hgignore	Mon Sep 23 04:34:43 2013 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  \.OBJ$
     1.5  \.d$
     1.6  \.swp$
     1.7 -^test$
     1.8 +^deepstone$
     1.9  \.exe$
    1.10  \.EXE$
    1.11  ^OBJECTS.LNK$