Skip to content

Commit

Permalink
Remove src from indidivudal .npmignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
hswolff committed Jan 8, 2018
1 parent 5f153e9 commit b34826d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion app/angular/.npmignore
@@ -1,3 +1,2 @@
docs
src
.babelrc
1 change: 0 additions & 1 deletion app/react-native/.npmignore
@@ -1,3 +1,2 @@
docs
src
.babelrc
1 change: 0 additions & 1 deletion app/react/.npmignore
@@ -1,3 +1,2 @@
docs
src
.babelrc
1 change: 0 additions & 1 deletion app/vue/.npmignore
@@ -1,3 +1,2 @@
docs
src
.babelrc

0 comments on commit b34826d

Please sign in to comment.