aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-04-27 15:57:09 -0700
committerTor Norbye <tnorbye@google.com>2012-04-27 15:57:09 -0700
commit687a59ba88a12bbc465d6ad5612a6126ed2e3133 (patch)
tree84b5c385ad36f90a6530f5da22ea3aabd532b86e /.gitignore
parent62fede062094b6c8a852b9a965927fd2f621b476 (diff)
downloadsdk-687a59ba88a12bbc465d6ad5612a6126ed2e3133.zip
sdk-687a59ba88a12bbc465d6ad5612a6126ed2e3133.tar.gz
sdk-687a59ba88a12bbc465d6ad5612a6126ed2e3133.tar.bz2
Fix NPE in icon check
Fix for http://code.google.com/p/android/issues/detail?id=27966 Change-Id: I1a3e538644044ee0c02cb729aca40e15f5b23d22
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80b6f7c..019a6f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.pyc
Thumbs.db
*.class
+*.DS_Store
testapps/testSensors/proguard.cfg
# Hide temporary files created by the build_server script