mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-02-09 03:06:44 +08:00
sort list of files in .gitignore alphabetically.
R=brucedawson@chromium.org BUG=none TESTED=untested Review URL: https://webrtc-codereview.appspot.com/50319004.
This commit is contained in:
parent
cff11a17d6
commit
9eb082578e
4
.gitignore
vendored
4
.gitignore
vendored
@ -24,10 +24,10 @@ tools/valgrind
|
|||||||
tools/win
|
tools/win
|
||||||
|
|
||||||
# Files generated by CMake build
|
# Files generated by CMake build
|
||||||
CMakeFiles/
|
cmake_install.cmake
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
CMakeFiles/
|
||||||
convert
|
convert
|
||||||
libgtest.a
|
libgtest.a
|
||||||
libyuv.a
|
libyuv.a
|
||||||
libyuv_unittest
|
libyuv_unittest
|
||||||
cmake_install.cmake
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user