bicycle_odometer

diff .hgignore @ 0:0c1707508070

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 23 Aug 2011 19:01:11 +0300
parents
children 5cbd47000b50
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Tue Aug 23 19:01:11 2011 +0300
     1.3 @@ -0,0 +1,6 @@
     1.4 +\.d$
     1.5 +\.o$
     1.6 +\.swp$
     1.7 +^odometer.map$
     1.8 +^odometer.eep$
     1.9 +^odometer.hex$