Skip to content

Commit 12a9f71

Browse files
author
Cyril CHAPON
committed
Add npmignore
1 parent 2793b6c commit 12a9f71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*
2+
!package.json
3+
!yarn.lock
4+
!README.*
5+
!src/**/*
6+
!dist/**/*

0 commit comments

Comments
 (0)