3dphotoshoot

view .hgignore @ 0:a4bf2687e406

3d photoshoot initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 12 May 2015 05:31:21 +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$