From 965a554b60687c5bb04c2d593f0b0cd3a50687b2 Mon Sep 17 00:00:00 2001 From: AfonsoCMSousa Date: Mon, 15 Dec 2025 16:44:48 +0000 Subject: [PATCH] AfonsoCMSousa/vcomp#1 feat: Checked if files are valid Video files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3f24d52..d17f6e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # ignore compressor stuff: -/compressor/build/ + +/compressor/build/* /compressor/compile_commands.json /compressor/compressor /compressor/.vscode/