diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-30 14:04:27 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-30 14:04:27 +0200 |
commit | c9e6b79f021bdd97683e589c306cdef67cd40947 (patch) | |
tree | 3294540eb0f0777558b5b0253674aee7e02c3af5 /.gitignore | |
parent | f9572feaa6bf008bbab6c9c5b8e7de2211021f6a (diff) | |
download | AntennaPod-c9e6b79f021bdd97683e589c306cdef67cd40947.zip |
Excluded api keys from repository
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 652648b68..986ebae22 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ local.properties *.odg# proguard *.DS_Store +src/de/danoeh/antennapod/util/flattr/FlattrConfig.java |