3dphotoshoot

view .hgignore @ 4:38377f54527a

having a whack at the camera api... at least the java crap compiles, we'll try calling it later
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 19 May 2015 06:05:51 +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$