diff --git a/.gitignore b/.gitignore index a22635cc..1fac9cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ NOTES.md /tests/.env # changelog -CHANGELOG.md +# CHANGELOG.md diff --git a/.npmignore b/.npmignore index 7bc2a665..720f69e1 100644 --- a/.npmignore +++ b/.npmignore @@ -1,14 +1,14 @@ tests docs +misc + .github .data -CHANGELOG.md .jsdoc.json .editorconfig .eslintrc.json +tsconfig.json __* -assets - NOTES.md