Improve the gitignore / npm ignore

This commit is contained in:
Orta Therox 2019-09-24 14:12:57 -04:00
parent 3fe7aafb5b
commit 63feabb920
2 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View file

@ -91,4 +91,5 @@ tests/cases/user/create-react-app/create-react-app
tests/cases/user/webpack/webpack
tests/cases/user/puppeteer/puppeteer
tests/cases/user/axios-src/axios-src
tests/cases/user/prettier/prettier
tests/cases/user/prettier/prettier
tmp

View file

@ -31,4 +31,8 @@ yarn.lock
CONTRIBUTING.md
TEST-results.xml
.dockerignore
Dockerfile
Dockerfile
.DS_Store
.eslintrc.json
.yarnrc
tmp