labyrinth

annotate .hgignore @ 5:c8826e5ebec1

- changed every data loading function to return dummy objects instead of failing - fixed mistake in AndroidManifest.xml
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 01 May 2015 05:58:41 +0300
parents 8ba79034e8a6
children d3f1f74067b0
rev   line source
nuclear@0 1 \.o$
nuclear@0 2 \.d$
nuclear@0 3 \.swp$
nuclear@4 4 ^labyrinth$
nuclear@4 5 ^android/bin
nuclear@4 6 ^android/src
nuclear@4 7 ^android/lib
nuclear@4 8 ^android/res
nuclear@4 9 \.properties$
nuclear@4 10 \.apk$
nuclear@4 11 ^android/proguard-project\.txt