2016-03-28 01:40:00 +03:00
|
|
|
*.cer
|
|
|
|
*.csr
|
|
|
|
*.key
|
|
|
|
*.pem
|
2015-03-23 05:55:57 +03:00
|
|
|
node_modules
|
2019-04-15 20:50:30 +03:00
|
|
|
package-lock.json
|
2023-11-04 04:36:37 +03:00
|
|
|
!test/fixtures/**/node_modules
|
2017-12-02 22:03:09 +03:00
|
|
|
test/fixtures/basic/main-link.js
|
2018-09-12 18:24:31 +03:00
|
|
|
!test/fixtures/prune-is-module/node_modules
|
2020-10-09 22:42:20 +03:00
|
|
|
!test/fixtures/ignore-package-lock/*
|
2016-04-11 01:27:57 +03:00
|
|
|
test/work
|
2020-03-02 23:26:41 +03:00
|
|
|
typedoc
|
2015-06-28 03:48:35 +03:00
|
|
|
.DS_Store
|
2016-02-07 00:47:57 +03:00
|
|
|
.nyc_output
|
2016-08-19 18:03:16 +03:00
|
|
|
npm-debug.log
|
2023-12-05 06:04:34 +03:00
|
|
|
dist/
|
2023-12-22 01:50:51 +03:00
|
|
|
src/targets.js
|