Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit c86fb61

Browse files
committed
Update .gitignore for npm pack
1 parent 8cbe812 commit c86fb61

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
.*
2-
node_modules/
32
example/dist/bundle.js
3+
example/node_modules/
4+
example/package-lock.json
5+
messageformat-yaml-loader-*.tgz
6+
node_modules/

0 commit comments

Comments
 (0)