diff --git a/.npmignore b/.npmignore index a11f54a..85f1178 100644 --- a/.npmignore +++ b/.npmignore @@ -1,10 +1,13 @@ +.editorconfig +.fimbullinter.yaml .gitignore +.nycrc.json +.nyc_output +.wotanrc.yaml *.json *.ts !*.d.ts /test -/.nycrc.json /.vscode /coverage/ -/.nyc_output /.circleci/