diff --git a/.gitignore b/.gitignore index 1dc1cf6..54beb76 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ build/ node_modules/ npm-debug.log yarn-error.log -.env \ No newline at end of file +.env +tmp/ +customer-websites/ \ No newline at end of file