diff --git a/.gitignore b/.gitignore index bce5ce9..7d084c5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ package-lock.json node_modules/ .cache .history +_bak.yml diff --git a/.npmignore b/.npmignore index f589258..a8c37f8 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ .cache/ .history/ -.github/ \ No newline at end of file +.github/ +_bak.yml \ No newline at end of file