Include executables for docker build
All checks were successful
gitea/file-organizer/pipeline/head This commit looks good

This commit is contained in:
Jose134 2025-02-02 01:25:33 +01:00
parent 8ab7746a3f
commit c029c0891f
7 changed files with 1 additions and 5 deletions

6
.gitignore vendored
View File

@ -159,8 +159,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
vendor/czkawka/*
vendor/ffmpeg/*
#.idea/

BIN
vendor/czkawka/linux_czkawka_cli vendored Normal file

Binary file not shown.

BIN
vendor/czkawka/mac_czkawka_cli vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/ffmpeg/ffmpeg.exe vendored Normal file

Binary file not shown.

BIN
vendor/ffmpeg/ffplay.exe vendored Normal file

Binary file not shown.

BIN
vendor/ffmpeg/ffprobe.exe vendored Normal file

Binary file not shown.