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.

4
.gitignore vendored
View File

@ -19,4 +19,6 @@
/.idea
.byebug_history
/public/assets
/public/assets
.DS_Store