diff --git a/.gitignore b/.gitignore index 47a88c4..7361a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ /node_modules /downloads /dist +/out + +/ressources/ffmpeg.exe +/ressources/ffprobe.exe + logs/*.json -logs/*.log -/out \ No newline at end of file +logs/*.log \ No newline at end of file