mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
init
This commit is contained in:
24
libs/hwcodec/.gitignore
vendored
Normal file
24
libs/hwcodec/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/target
|
||||
/Cargo.lock
|
||||
.vscode
|
||||
/ffmpeg/*
|
||||
!/ffmpeg/windows
|
||||
/ffmpeg/windows/debug
|
||||
!/ffmpeg/linux
|
||||
/ffmpeg/linux/debug
|
||||
!/ffmpeg/mac
|
||||
/ffmpeg/mac/debug
|
||||
!/ffmpeg/android
|
||||
/ffmpeg/android/debug
|
||||
!/ffmpeg/ios
|
||||
/ffmpeg/ios/debug
|
||||
/input
|
||||
/output
|
||||
*.diff
|
||||
dev/vs/AMFTest/x64
|
||||
dev/vs/MFXTest/x64
|
||||
dev/vs/ShaderCompileTool/x64
|
||||
.vs
|
||||
bmp
|
||||
texture
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user