mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 03:09:39 -06:00
Add temp module dir to gitignore to reduce git intellisense load when running user tests
This commit is contained in:
parent
e509ee59df
commit
15c09ef66b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
.node_modules/
|
||||
built/*
|
||||
tests/cases/rwc/*
|
||||
tests/cases/test262/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user