Matheus Sampaio Queiroga
9d16350e2d
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
# Node module
|
|
node_modules/
|
|
|
|
## Ignore any locker files in root repository
|
|
/*-lock*
|
|
|
|
## Typescript
|
|
*.tsbuildinfo
|
|
web/**/*.d.ts
|
|
web/**/*.js
|
|
|
|
# Database
|
|
*.db |