summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Dinsmore <queryselector@gmail.com>2013-04-08 21:13:00 -0400
committerNathan Dinsmore <queryselector@gmail.com>2013-04-08 21:13:00 -0400
commit70f5eced79a1a781518d50a7751132ed286b7845 (patch)
tree97e5bb3bbe3e91f0439aebf60394b87ebfa297fb
parent0c4cedad05713aed3340c3d89a2e0c82fc87af40 (diff)
downloadsnap-byow-70f5eced79a1a781518d50a7751132ed286b7845.tar.gz
snap-byow-70f5eced79a1a781518d50a7751132ed286b7845.zip
Removed .DS_Store and added a .gitignore
-rw-r--r--.DS_Storebin6148 -> 0 bytes
-rw-r--r--.gitignore1
2 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 5008ddf..0000000
--- a/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e43b0f9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.DS_Store