From: drizea Date: Tue, 12 Jun 2012 18:32:21 +0000 (+0300) Subject: dashboard split in 2 : main dasjboard and my account dashboard X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b48c1152b412139bd47095790f25ada76b8d52dd;p=working%2FEvergreen.git dashboard split in 2 : main dasjboard and my account dashboard --- diff --git a/Open-ILS/src/Android/.gitignore b/Open-ILS/src/Android/.gitignore new file mode 100644 index 0000000000..66bde8d98a --- /dev/null +++ b/Open-ILS/src/Android/.gitignore @@ -0,0 +1,2 @@ +#ignore class objects +*.class diff --git a/Open-ILS/src/Android/.gitignore~ b/Open-ILS/src/Android/.gitignore~ new file mode 100644 index 0000000000..6b468b62a9 --- /dev/null +++ b/Open-ILS/src/Android/.gitignore~ @@ -0,0 +1 @@ +*.class