3dphotoshoot

view .hgignore @ 5:31cc6615428d

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 21 May 2015 13:47:04 +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$