sgl

diff .hgignore @ 37:b3374e30361c

xcode project for uikit version, untested
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 27 Jun 2012 05:15:50 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Wed Jun 27 05:15:50 2012 +0300
     1.3 @@ -0,0 +1,9 @@
     1.4 +\.swp$
     1.5 +\.o$
     1.6 +\.d$
     1.7 +config\.h$
     1.8 +config\.log$
     1.9 +modules\.c$
    1.10 +\.a$
    1.11 +\.so$
    1.12 +\.dylib$