Made changes:

- 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
This commit is contained in:
2026-08-30 12:52:16 -05:00
parent fe6112795a
commit f2d5c84f2b
27 changed files with 1024 additions and 29 deletions
+2
View File
@@ -11,3 +11,5 @@
!docs/**
!Makefile
!LICENSE
!spec/
!spec/**