diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,8 +9,10 @@ version.properties .gitattributes .idea/ .gitignore -.npm-debug.log +npm-debug.* INFO.yaml sdc-pubsub.iml node/ -pom.xml
\ No newline at end of file +pom.xml +/coverage/ +/jest.config.js |