diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-29 20:40:53 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-29 20:40:53 +0200 |
commit | cacf07e3e9340abf9d3daa2d8387c939e285fb8f (patch) | |
tree | e0e557af99e5624a55e59d715b2d43a27528735c /.gitignore | |
parent | 8df7eea59d1ef2e33a611adf6502aa0ebe0f8207 (diff) | |
download | AntennaPod-cacf07e3e9340abf9d3daa2d8387c939e285fb8f.zip |
Excluding .DS_Store files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d377e43c3..14d806b6d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ local.properties *.odg# Docs/todo Docs/market +*.DS_Store |