# Ignore everything
**

# Allow only these
!/api/**
!/azure/**
!/controllers/**
!/exp/**
!/feature/**
!/pkg/**
!/version/**
!/util/**
!/main.go
!/go.mod
!/go.sum
