Adding a .gitignore file for these stupid .DS_Store files.
authorandy matthews <andy@commadelimited.com>
Thu, 2 Feb 2012 17:50:39 +0000 (11:50 -0600)
committerandy matthews <andy@commadelimited.com>
Thu, 2 Feb 2012 17:50:39 +0000 (11:50 -0600)
.gitignore [new file with mode: 0644]
snippets/.DS_Store [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..496ee2c
--- /dev/null
@@ -0,0 +1 @@
+.DS_Store
\ No newline at end of file
diff --git a/snippets/.DS_Store b/snippets/.DS_Store
deleted file mode 100644 (file)
index 2c7cdcd..0000000
Binary files a/snippets/.DS_Store and /dev/null differ