aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Palmer <felix.palmer@metaswitch.com>2011-12-02 13:22:54 -0800
committerFelix Palmer <felix.palmer@metaswitch.com>2011-12-02 13:22:54 -0800
commitb121777ef4508bd816110f8737b03ee8a6be9599 (patch)
treeec300f3e57cdbbb7787503450349ef194f633593
parentaa4df1cf60bee252c8343656e58b82c7508cbed9 (diff)
downloadandroid_external_android-visualizer-b121777ef4508bd816110f8737b03ee8a6be9599.tar.gz
android_external_android-visualizer-b121777ef4508bd816110f8737b03ee8a6be9599.tar.bz2
android_external_android-visualizer-b121777ef4508bd816110f8737b03ee8a6be9599.zip
Add DS_Store to gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3efc7f..04335cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ gen/
# Local configuration file (sdk path, etc)
local.properties
+
+.DS_Store