.gitignore: Ignore cmake autogen libusb files
Co-Authored-By: Eladash <elad3356p@gmail.com>
This commit is contained in:
@@ -108,3 +108,7 @@ CMakeLists.txt.user
|
|||||||
|
|
||||||
# yaml-cpp
|
# yaml-cpp
|
||||||
yaml-cpp.pc
|
yaml-cpp.pc
|
||||||
|
|
||||||
|
# libusb
|
||||||
|
/3rdparty/libusb_cmake/config.h
|
||||||
|
/3rdparty/libusb_cmake/libusb-1.0.pc
|
||||||
|
|||||||
Reference in New Issue
Block a user