diff options
| author | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-08 21:13:00 -0400 |
|---|---|---|
| committer | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-08 21:13:00 -0400 |
| commit | 70f5eced79a1a781518d50a7751132ed286b7845 (patch) | |
| tree | 97e5bb3bbe3e91f0439aebf60394b87ebfa297fb /.gitignore | |
| parent | 0c4cedad05713aed3340c3d89a2e0c82fc87af40 (diff) | |
| download | snap-byow-70f5eced79a1a781518d50a7751132ed286b7845.tar.gz snap-byow-70f5eced79a1a781518d50a7751132ed286b7845.zip | |
Removed .DS_Store and added a .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
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 |
