libdrawtext

diff .hgignore @ 52:34130f58141a

initial commit
author John Tsiombikas <nuclear@mutantstargoat.com>
date Thu, 15 Sep 2011 10:47:38 +0300
parents
children daa47eeca303
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Thu Sep 15 10:47:38 2011 +0300
     1.3 @@ -0,0 +1,6 @@
     1.4 +^libdrawtext\.a$
     1.5 +^libdrawtext\.so.*
     1.6 +drawtext\.dylib$
     1.7 +^Makefile$
     1.8 +\.d$
     1.9 +\.o$