# IDE config
.idea/
.vscode/

# Deps
/vendor

# Golang
/bin/*
/pkg/*
