From 375bd8ee11390ec7bf0b23c935479dbed7014377 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Mon, 2 Aug 2010 20:53:29 -0700 Subject: [PATCH] added .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ccc9fd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.DS_Store \ No newline at end of file