Excluded libs directory, removed eclipse project files from gitignore

This commit is contained in:
daniel oeh 2012-07-31 11:47:19 +02:00
parent adb2621704
commit 1ac6966027
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -19,12 +19,11 @@ local.properties
*~ *~
#eclipse project files #eclipse project files
.project
.classpath
.metadata .metadata
.settings .settings
# other # other
*.odg# *.odg#
proguard proguard
libs
*.DS_Store *.DS_Store
src/de/danoeh/antennapod/util/flattr/FlattrConfig.java src/de/danoeh/antennapod/util/flattr/FlattrConfig.java