Matheus Sampaio Queiroga
bf462a61e0
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
# Node and IDEs
|
|
.vscode/
|
|
.github/
|
|
*.tgz
|
|
|
|
# Test
|
|
*test*
|
|
|
|
# Typescript
|
|
*.tsbuildinfo
|
|
src/**/*.ts
|
|
!src/**/*.d.ts |