From f5473a3b7f443fe1629145657cce10942a186fdf Mon Sep 17 00:00:00 2001 From: Will Refvem Date: Wed, 10 Jun 2015 10:02:51 -0400 Subject: [PATCH] Removed .DS_Store from index and added it to .gitignore --- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 1 + 2 files changed, 1 insertion(+) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 4cde2d1df89a5296513572b7e6fe5640dcf9500d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKL2KJE6qb@KbJ83Tn?A zAX#*hSsbK8SC2Q4K{g)QPkPgE4yipa4*N2dzKmq{sZz0^jO_Yy*=oORh}Ns-sv(x` zcC#T~Ja4a7_D{=t`mA;Q_GGg9{N?Mn^Na64e*M-f!QrD-a%gZ3f56xxW$sSnD2YFU zf1R_AB_sxj0b*be88BO!b+CuePLE6s5Cb>M0PYV06wxu5YgAhYRQUUd{Ut;cu<@~ diff --git a/.gitignore b/.gitignore index 99995a2b..ad18b101 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ coverage/* libpeerconnection.log npm-debug.log testem.log +.DS_Store # files generated by older build tools public/scripts