Skip to content

Commit a9f5539

Browse files
committed
Add .npmignore.
1 parent 33b1317 commit a9f5539

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*
2+
!js/index.js
3+
!js/load-image.js
4+
!js/load-image-meta.js
5+
!js/load-image-exif.js
6+
!js/load-image-exif-map.js
7+
!js/load-image-orientation.js

0 commit comments

Comments
 (0)