From fdabe8e938118070205a7bd09851472c8413ffb0 Mon Sep 17 00:00:00 2001 From: mar-v-in Date: Mon, 10 Mar 2014 14:05:56 +0100 Subject: [PATCH] Add missing files --- .gitignore | 1 + proguard.flags | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 proguard.flags diff --git a/.gitignore b/.gitignore index 4601963..d819b41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.iml gen bin +build diff --git a/proguard.flags b/proguard.flags new file mode 100644 index 0000000..7b90ff4 --- /dev/null +++ b/proguard.flags @@ -0,0 +1,2 @@ +# Disable ProGuard Notes, they won't help here +-dontnote