diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2013-08-07 11:35:18 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2013-08-07 11:35:18 +0200 |
commit | 05ad8fbfa3603ee538aebd05ec0b178f0ccb1e91 (patch) | |
tree | 32118fce44d3d09c62802a17bcd1a7a60944c192 /.gitignore | |
parent | e14525a14fd86601c4a3e4091849b88e7c701243 (diff) | |
download | AntennaPod-05ad8fbfa3603ee538aebd05ec0b178f0ccb1e91.zip |
Removed ActionbarSherlock dependency
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9f082390d..cbf04e1bd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,9 +12,12 @@ bin/ gen/ target/ +build/ # Local configuration file (sdk path, etc) local.properties +gradle.properties +.gradle build.xml # Backup files |