# IDE config
.idea/
.vscode/

# Golang
/bin/*
/pkg/*

# Builds
dist/