diff --git a/.gitignore b/.gitignore index 17036dd..1638867 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.* +*.log .vscode .idea .DS_Store diff --git a/.npmignore b/.npmignore index 375a0e8..de0a94c 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ .* +*.log **/tsconfig.json tsconfig.*.json tslint.json