3dphotoshoot

view .hgignore @ 27:3d082c566b53

fixed all the bugs, pc version works
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 18 Jun 2015 04:32:25 +0300
parents 8cfe061ddd5f
children
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 ^android/assets/
11 ^data
12 ^photoshoot3d$
13 \.properties$
14 \.apk$
15 ^android/proguard-project\.txt
16 \.xml$