# Ignore everything
*
# But not these
!/.gitignore
!*.proto
!buf.gen.yaml
!buf.lock
!buf.yaml
!legal/*
!scripts/**/*
!swagger/*
!LICENSE
!Makefile
!swagger.json
# ...even if they are in subdirectories
!*/