absence_thelab

diff .hgignore @ 1:4d5933c261c3

todo and .hgignore
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 23 Oct 2014 02:18:43 +0300
parents 1cffe3409164
children
line diff
     1.1 --- a/.hgignore	Thu Oct 23 01:46:07 2014 +0300
     1.2 +++ b/.hgignore	Thu Oct 23 02:18:43 2014 +0300
     1.3 @@ -0,0 +1,9 @@
     1.4 +\.o$
     1.5 +\.swp$
     1.6 +\.d$
     1.7 +\.exe$
     1.8 +\.obj$
     1.9 +Debug/
    1.10 +Release/
    1.11 +\.suo$
    1.12 +\.ncb$