Matheus Sampaio Queiroga
772443cc58
Some checks failed
Test / test_cross (16.x) (push) Failing after 2m15s
Test / test_cross (18.x) (push) Failing after 2m48s
Test / test_cross (19.x) (push) Failing after 2m47s
Test / test_cross (17.x) (push) Failing after 2m51s
Test / test_cross (20.x) (push) Failing after 1m34s
Test / test_cross (21.x) (push) Failing after 1m21s
17 lines
127 B
Plaintext
17 lines
127 B
Plaintext
# Nodejs
|
|
node_modules/
|
|
*-lock*
|
|
*.node
|
|
*.tgz
|
|
|
|
# Test
|
|
build/
|
|
.cache/
|
|
|
|
# System
|
|
.DS_Store
|
|
|
|
# Typescript
|
|
src/**/*.d.ts
|
|
src/**/*.js
|