diff options
| author | Dylan <boss@tehbox.org> | 2026-08-26 23:58:16 +1200 |
|---|---|---|
| committer | Dylan <boss@tehbox.org> | 2026-08-26 23:58:16 +1200 |
| commit | 7c640bfeaf2a0fbc8c3550b4c19790a800a7f6a2 (patch) | |
| tree | 60ef598fa415b6a01bed7b1c1f62c1c696111c8f /.gitignore | |
| parent | f8ffb92f2857677e4a9986ef154800ddb2e233fd (diff) | |
| download | tehimage-rs-master.tar.gz tehimage-rs-master.zip | |
Added derive macro for byte encode
Added start for PNG reading
Added BMP writing
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /target +*/target .direnv |
