Commit c2229ec2d2a719d059c547343c5daa90f680200d

mAAdhaTTah 2019-07-21T22:07:17

Add .DS_Store to npmignore Keeps these from being published.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.npmignore b/.npmignore
index 55864ea..2aca0ca 100644
--- a/.npmignore
+++ b/.npmignore
@@ -2,7 +2,7 @@
 *.iml
 
 hide-*.js
-
+.DS_Store
 CNAME
 examples/
 img/