aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDouglas Sigelbaum <sigelbaum@google.com>2017-06-16 14:50:29 -0700
committerDouglas Sigelbaum <sigelbaum@google.com>2017-07-10 14:49:47 +0000
commit073666609b55e8d1c061055f5ab3b8b540800bad (patch)
treebab8e433b1467f78d83646ea40bff2366d6f9f7b /.gitignore
parentc9e8b5246c599f6bbf5cbc71873f74b9df892ca1 (diff)
downloadandroid-073666609b55e8d1c061055f5ab3b8b540800bad.tar.gz
Ignore .DS_STORE files in git.
Test: manual Change-Id: I09bad9a253b78a0c5b1b512ebd689d82ba9ad253
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dd5dda74..98fff82f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ LICENSE
NOTICE
README.md
README-wear.txt
+.DS_STORE
# Libraries used by the app
# Can explicitly add if we want, but shouldn't do so blindly. Licenses, bloat, etc.