mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Ignore projectoutput folder since this will be deleted by jake command
This commit is contained in:
@@ -37,11 +37,13 @@ tests/*.js
|
||||
tests/*.js.map
|
||||
tests/*.d.ts
|
||||
*.config
|
||||
|
||||
scripts/debug.bat
|
||||
scripts/run.bat
|
||||
scripts/word2md.js
|
||||
scripts/ior.js
|
||||
scripts/*.js.map
|
||||
tests/baselines/local/projectOutput/
|
||||
coverage/
|
||||
internal/
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user