commit 5245f6d48ad432f1cb51dea3f612a6ea25f52ea8 parent d5544350884ffb08893cadafe3a9f677edca092c Author: Greg Hendershott <greghendershott@gmail.com> Date: Fri, 26 Oct 2012 08:24:01 -0400 Ignore .DS_Store Diffstat:
| A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +.DS_Store