mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-29 16:29:19 -05:00
Improve the gitignore / npm ignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
@@ -31,4 +31,8 @@ yarn.lock
|
||||
CONTRIBUTING.md
|
||||
TEST-results.xml
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
Dockerfile
|
||||
.DS_Store
|
||||
.eslintrc.json
|
||||
.yarnrc
|
||||
tmp
|
||||
|
||||
Reference in New Issue
Block a user