summaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
parent0c4cedad05713aed3340c3d89a2e0c82fc87af40 (diff)
downloadsnap-byow-70f5eced79a1a781518d50a7751132ed286b7845.tar.gz
snap-byow-70f5eced79a1a781518d50a7751132ed286b7845.zip
Removed .DS_Store and added a .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e43b0f9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.DS_Store