Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit f58545e

Browse files
author
Marlow Payne
committed
Add an .npmignore
1 parent 942e752 commit f58545e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Ref https://docs.npmjs.com/misc/developers
2+
.github/
3+
examples/
4+
tasks/
5+
templates/
6+
tests/
7+
circle.yml
8+
Gruntfile.js

0 commit comments

Comments
 (0)