diff options
author | Daniel Oeh <daniel@danielpc.(none)> | 2012-05-28 16:38:51 +0200 |
---|---|---|
committer | Daniel Oeh <daniel@danielpc.(none)> | 2012-05-28 16:38:51 +0200 |
commit | 2df0fb4774d054e8f394dfefd62a0511db29d17e (patch) | |
tree | 4d2195eb73a442cbae084b899ba43111f62d300f /.gitignore | |
parent | 0cecd8255082ef32908dc9b1440b15218aca3e66 (diff) | |
download | AntennaPod-2df0fb4774d054e8f394dfefd62a0511db29d17e.zip |
Added GUI sketches, fixed a bug in the FeedManager
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 85e16977e..7ee72a3b6 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ local.properties # Eclipse project files .classpath .project + +# other +*.odg# |