diff --git a/.gitignore b/.gitignore index 682de51b..45904f74 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ node_modules/ npm-debug.log* yarn-error.log .eslintcache +/deploy-test-app/ \ No newline at end of file diff --git a/test-app/.gitignore b/test-app/.gitignore index 1c509820..7302a52f 100644 --- a/test-app/.gitignore +++ b/test-app/.gitignore @@ -12,6 +12,7 @@ /coverage/ /npm-debug.log* /testem.log +/tmp/ /yarn-error.log # ember-try