labyrinth
changeset 4:f35596f110bc
fixed .hgignore
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Fri, 01 May 2015 04:38:43 +0300 |
parents | 45b91185b298 |
children | c8826e5ebec1 |
files | .hgignore |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/.hgignore Fri May 01 04:36:50 2015 +0300 1.2 +++ b/.hgignore Fri May 01 04:38:43 2015 +0300 1.3 @@ -1,4 +1,11 @@ 1.4 \.o$ 1.5 \.d$ 1.6 \.swp$ 1.7 -^lab$ 1.8 +^labyrinth$ 1.9 +^android/bin 1.10 +^android/src 1.11 +^android/lib 1.12 +^android/res 1.13 +\.properties$ 1.14 +\.apk$ 1.15 +^android/proguard-project\.txt