mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add temp module dir to gitignore to reduce git intellisense load when running user tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
.node_modules/
|
||||
built/*
|
||||
tests/cases/rwc/*
|
||||
tests/cases/test262/*
|
||||
|
||||
Reference in New Issue
Block a user