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
18 lines
137 B
Plaintext
18 lines
137 B
Plaintext
# Nodejs
|
|
node_modules/
|
|
/*-lock*
|
|
*.node
|
|
*.tgz
|
|
|
|
# Test
|
|
build/
|
|
.cache/
|
|
|
|
# Code
|
|
.github/
|
|
.vs*/
|
|
test/
|
|
|
|
# Typescript
|
|
src/**/*.ts
|
|
!src/**/*.d.ts |