Ignore cjs and esm folders
This commit is contained in:
Родитель
a245f86148
Коммит
dc40a8b02b
|
@ -18,6 +18,8 @@ TestResults/*
|
|||
|
||||
# Node #
|
||||
**/node_modules/
|
||||
**/cjs/
|
||||
**/esm/
|
||||
npm-debug.log.*
|
||||
azure_error
|
||||
checkstyle-result.xml
|
||||
|
@ -52,4 +54,4 @@ test/tmp/*
|
|||
|
||||
# Coverage report
|
||||
coverage
|
||||
.nyc_output
|
||||
.nyc_output
|
||||
|
|
Загрузка…
Ссылка в новой задаче