diff --git a/.gitignore b/.gitignore index 9f4e007..ed54d95 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ logs npm-debug.log* yarn-debug.log* yarn-error.log* +.sideview # Extras dist* diff --git a/.npmignore b/.npmignore index 682fd7c..bea652e 100644 --- a/.npmignore +++ b/.npmignore @@ -3,6 +3,7 @@ junkies* .github* .gitignore* .babelrc* +.sideview # FOR NPM PACKAGE src/*