diff --git a/.gitignore b/.gitignore index a683e9d..1e66152 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,3 @@ bundle.js index.html test-new test.js -src \ No newline at end of file diff --git a/.npmignore b/.npmignore index 77ae7e7..289f406 100644 --- a/.npmignore +++ b/.npmignore @@ -10,4 +10,5 @@ demo/ docs/ .npmignore LICENSE.md -index.html \ No newline at end of file +index.html +src \ No newline at end of file