diff options
author | Hubert Figuière <hub@figuiere.net> | 2023-04-28 23:06:01 -0400 |
---|---|---|
committer | Hubert Figuière <hub@figuiere.net> | 2023-04-28 23:06:01 -0400 |
commit | 73f9d26b503c7ccfa084c2f9c949eb6fca981819 (patch) | |
tree | 62b7c8c5a1dc10e9a5b937ec832670315640b002 /.gitignore | |
parent | 0c6ce382fc29d29332c0366a6ac42878abfc223e (diff) | |
parent | d7e5f85da021d26079dd549ff84a9768ea99f10d (diff) |
Merge tag 'libopenraw-0.3.5' into rust
0.3.5
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,6 +42,9 @@ lib/*.log lib/*.trs m4/libtool.m4 m4/lt*.m4 +lib/mp4/.cargo +lib/mp4/target +lib/mp4/vendor test/ljpegtest test/extensions test/testunpack |