odin-blend2d

Odin bindings to Blend2D
Log | Files | Refs | README | LICENSE

commit a4ab192123dc872793f94f71c9363f48bf9ee1cf
parent fa8311f5ea91d385d13077ae27786b327389061c
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Sat, 25 Oct 2025 23:14:36 -0300

editor: ignore dependency files

Usually you don't want to browse the source of the dependecy.

Diffstat:
A.ignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.ignore b/.ignore @@ -0,0 +1,2 @@ +blend2d +odin-c-bindgen