From: andy matthews <andy@commadelimited.com>
Date: Thu, 2 Feb 2012 17:50:39 +0000 (-0600)
Subject: Adding a .gitignore file for these stupid .DS_Store files.
X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/commitdiff_plain/0557d453643e2d9002e4bc7f9d43a08112b0c7ad

Adding a .gitignore file for these stupid .DS_Store files.
---

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..496ee2c
--- /dev/null
+++ b/.gitignore
@@ -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
index 2c7cdcd..0000000
Binary files a/snippets/.DS_Store and /dev/null differ