diff --git a/.gitignore b/.gitignore index 8e45176..33cade9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ .DS_Store node_modules -.sapper +/.sapper/ yarn.lock yarn-error.log -cypress/screenshots -templates/.* -export -build -app/manifest +/cypress/screenshots/ +/templates/.* +/export/ +/build/ +/app/manifest/