Skip to content

Commit 4c3b908

Browse files
author
Amir Tocker
committed
Filter files in the npm package
1 parent cbad304 commit 4c3b908

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.npmignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
*
12
.project
23
src/
34
samples/
@@ -6,3 +7,14 @@ test/
67
.DS_Store
78
.env
89
.travis.yml
10+
!lib/**
11+
!lib-es5/**
12+
!package.json
13+
!babel.config.js
14+
!.npmignore
15+
!.gitignore
16+
!.babelrc
17+
!CHANGELOG.md
18+
!cloudinary.js
19+
!README.md
20+

0 commit comments

Comments
 (0)