.git/
.github/
.gitea/
.gitignore

.idea/
*.swp
*.swo
*~

tmp/
*.log

.env
.env.*

certs/
id_rsa*
*.pub

README.md
LICENSE.md
*.md

renovate.json
renovate-config.js

*_test.go
testdata/

app

