Matheus Sampaio Queiroga
6dcc3f3f0a
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
19 lines
208 B
Plaintext
19 lines
208 B
Plaintext
# Node module
|
|
node_modules/
|
|
|
|
## Ignore any locker files in root repository
|
|
/*-lock*
|
|
|
|
# Golang
|
|
/__debug_bin*
|
|
|
|
## Typescript
|
|
*.tsbuildinfo
|
|
web_src/**/*.d.ts
|
|
web_src/**/*.js
|
|
|
|
# Config file
|
|
*.ini
|
|
|
|
# Database
|
|
*.db |