diff --git a/.gitignore b/.gitignore index f377c3c..f069d17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ temp/ # types *.bak +*.pid *.swp *.tmp diff --git a/.npmignore b/.npmignore index 9535f29..1c1563e 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ .awcache/ +.git/ .github/ .nyc_output/