Files
cligen/.gitignore
T
2026-09-05 13:19:55 -05:00

23 lines
253 B
Plaintext

*
!CLAUDE.md
!lib/
!lib/cligen
!src/
!src/**
!shard.yml
!README.md
!DESIGN.md
!docs/
!docs/**
!Makefile
!LICENSE
!spec/
!spec/**
!utils/
!utils/**
!wiki/
!wiki/**
# ...but not the binary utils/flag_matrix.sh builds (later rules win).
utils/flag_matrix