Matheus Sampaio Queiroga
011b0d2c3a
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
15 lines
137 B
Plaintext
15 lines
137 B
Plaintext
# Node and NPM
|
|
node_modules/
|
|
/*-lock*
|
|
|
|
# Typescript
|
|
src/**/*test*.ts
|
|
src/**/*.js
|
|
src/**/*.d.ts
|
|
|
|
# Extract
|
|
/tmp_data/
|
|
|
|
# System
|
|
.DS_Store
|