diff --git a/.gitignore b/.gitignore index e42754a..362162a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .DS_Store dist +temp *.local \ No newline at end of file diff --git a/.npmignore b/.npmignore index ce95c99..a5da6c3 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,7 @@ dist docs screenshots +temp .eslintrc.js .gitignore index.html