cubemapper

diff .hgignore @ 0:8fc9e1d3aad2

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 27 Jul 2017 20:36:12 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Thu Jul 27 20:36:12 2017 +0300
     1.3 @@ -0,0 +1,12 @@
     1.4 +\.o$
     1.5 +\.d$
     1.6 +\.swp$
     1.7 +^data/
     1.8 +^Debug/
     1.9 +^Release/
    1.10 +\.sdf$
    1.11 +\.opensdf$
    1.12 +\.suo$
    1.13 +\.jpg$
    1.14 +\.png$
    1.15 +^cubemapper$