Removed .DS_store

This commit is contained in:
Dan Elbert 2016-03-03 17:59:03 -06:00
parent 7b8d065f20
commit e6182bd6ff
2 changed files with 3 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@ -20,3 +20,5 @@
.byebug_history .byebug_history
/public/assets /public/assets
.DS_Store