Create .gitignore

Add .DS_Store to .gitignore -- this prevents it from ever happening again.
This commit is contained in:
Robert (Robby) O'Connor 2015-03-04 05:40:22 -05:00
parent 44c640ab00
commit 84d24f5209
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store