15 lines
110 B
Text
15 lines
110 B
Text
# built binary
|
|
overte-api
|
|
|
|
# backup files
|
|
*.bak
|
|
|
|
# Go
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
/vendor/
|
|
|
|
# env / secrets
|
|
.env
|
|
*.env
|