mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Ignore using the correct glob.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -28,9 +28,9 @@ build.json
|
||||
*.actual
|
||||
tests/webhost/*.d.ts
|
||||
tests/webhost/webtsc.js
|
||||
tests/**/*.js
|
||||
tests/**/*.js.map
|
||||
tests/**/*.d.ts
|
||||
tests/cases/**/*.js
|
||||
tests/cases/**/*.js.map
|
||||
tests/cases/**/*.d.ts
|
||||
*.config
|
||||
scripts/debug.bat
|
||||
scripts/run.bat
|
||||
|
||||
Reference in New Issue
Block a user