diff options
author | Akshay <[email protected]> | 2021-04-23 12:46:33 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-04-23 12:46:51 +0100 |
commit | 7773bfb4c63ab3ea49b428e20ef0946b713fd5f5 (patch) | |
tree | 3bd1e71acfd70bb470d15672c90cbaa410a6b5e7 /.gitignore | |
parent | 390ec1081fc29832b2ca7fc0f4234280c84105cd (diff) |
add basic obi to png conversions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ | |||
1 | /target | 1 | /target |
2 | Cargo.lock | 2 | Cargo.lock |
3 | *.png | ||