3dphotoshoot

view .hgignore @ 10:c71c477521ca

converting to GLES2 and C++
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 31 May 2015 00:40:26 +0300
parents
children 8cfe061ddd5f
line source
1 \.o$
2 \.d$
3 \.swp$
4 ^3dphotoshoot$
5 ^android/bin/
6 ^android/src/
7 ^android/libs/
8 ^android/res/
9 ^android/gen/
10 \.properties$
11 \.apk$
12 ^android/proguard-project\.txt
13 \.xml$