Matheus Sampaio Queiroga
ba31e26b0e
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
# Node
|
|
node_modules/
|
|
package-lock.json
|
|
*.tgz
|
|
|
|
# Typescript
|
|
*.tsbuildinfo
|
|
src/**/*.d.ts
|
|
src/**/*.js
|
|
|
|
# Project
|
|
*.db
|
|
|
|
# Nextjs
|
|
.next/ |