.hgignore
author Da Risk <darisk972@gmail.com>
Sun, 07 Mar 2010 07:31:24 +0100
changeset 702 f30ae9c4051e
parent 692 06bd95634e82
permissions -rw-r--r--
Fix a little bug on connection. There should be only one instance of the Login activity but launchMode singleTask and singleInstance make bad behaviors. Standard should be just fine.

syntax: glob
bin/*
R.java
doc/javadoc
src/com/beem/project/beem/service/aidl/*.java
gen/*
local.properties
**~
**/.*.sw?
.classpath