Skip to content

Commit c316746

Browse files
author
jfusco
committed
Adding npm ignore to project
1 parent 4ef4c98 commit c316746

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.npmignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/.idea/
2+
/__tests__/
3+
/gulp/
4+
/src/
5+
/coverage/
6+
.editorconfig
7+
tags-demo.gif
8+
.babelrc
9+
.eslintignore
10+
.eslintrc
11+
.gitignore
12+
.scsslint.yml
13+
.travis.yml
14+
config.json
15+
gulpfile.babel.js
16+
webpack.config.babel.js

0 commit comments

Comments
 (0)