mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
Add dylib to gitignore.
This commit is contained in:
parent
06ea593477
commit
1834ae8f45
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@ src/kvazaar
|
||||||
src/libkvazaar.so.*
|
src/libkvazaar.so.*
|
||||||
src/kvazaar.dll
|
src/kvazaar.dll
|
||||||
src/libkvazaar.dll.a
|
src/libkvazaar.dll.a
|
||||||
|
src/libkvazaar.*.dylib
|
||||||
|
|
Loading…
Reference in a new issue