From c2229ec2d2a719d059c547343c5daa90f680200d Mon Sep 17 00:00:00 2001 From: mAAdhaTTah Date: Sun, 21 Jul 2019 22:07:17 -0400 Subject: [PATCH] Add .DS_Store to npmignore Keeps these from being published. --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 55864ea9ef..2aca0ca922 100644 --- a/.npmignore +++ b/.npmignore @@ -2,7 +2,7 @@ *.iml hide-*.js - +.DS_Store CNAME examples/ img/