diff options
Diffstat (limited to 'public/vendor/plugins/codemirror/.npmignore')
-rw-r--r-- | public/vendor/plugins/codemirror/.npmignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/vendor/plugins/codemirror/.npmignore b/public/vendor/plugins/codemirror/.npmignore new file mode 100644 index 0000000000..5ed053f893 --- /dev/null +++ b/public/vendor/plugins/codemirror/.npmignore @@ -0,0 +1,10 @@ +/node_modules +/demo +/doc +/test +/test*.html +/index.html +/mode/*/*test.js +/mode/*/*.html +/mode/index.html +.* |