f2d5c84f2b
- Updated .gitignore to include specs - Re-licensed to MPL-2.0 as I want any modifications to be pushed back to the main codebase so that the ecosystem can benefit from developer adoption - Updated LICENSE & shard.yml with new license - Changed author to personal email as this is not being done for my company
16 lines
131 B
Plaintext
16 lines
131 B
Plaintext
*
|
|
!CLAUDE.md
|
|
!lib/
|
|
!lib/cligen
|
|
!src/
|
|
!src/**
|
|
!shard.yml
|
|
!README.md
|
|
!design.adoc
|
|
!docs/
|
|
!docs/**
|
|
!Makefile
|
|
!LICENSE
|
|
!spec/
|
|
!spec/**
|