mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
Merge pull request #7041 from RyanCavanaugh/ignorejs
Ignore JS files under tests/cases/*
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/**/*.js
|
||||
tests/**/*.js.map
|
||||
tests/**/*.d.ts
|
||||
*.config
|
||||
scripts/debug.bat
|
||||
scripts/run.bat
|
||||
|
||||
Reference in New Issue
Block a user