fixed npm ignores

This commit is contained in:
REJack
2019-10-02 13:20:59 +02:00
parent 0997acea1e
commit c08bc98075
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1 @@
/docs/
/plugins/
!/plugins/flot-old/
!/docs_html/

1
docs/.npmignore Normal file
View File

@@ -0,0 +1 @@
*

2
plugins/.npmignore Normal file
View File

@@ -0,0 +1,2 @@
*
!/plugins/flot-old/