From 9d41c91f8ef36d264c13126c13e9d2614359ced8 Mon Sep 17 00:00:00 2001 From: GWEncoder Developer Date: Sun, 19 Oct 2025 21:20:40 -0700 Subject: [PATCH] Update .gitignore - Exclude test files and binaries --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fb1e66a..f3e9262 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # GWEncoder v3.0 - Git Ignore File # Compiled binaries -gwencoder +/gwencoder/gwencoder +/gwencoder/main gwencoder_binary *.exe *.dll @@ -29,7 +30,8 @@ gwencoder_config.json gwenquick_config.json gwencode_config.json -# Test output files +# Test files and output files +testvid.webm *-AV1-*-GWELL.* *-GWELL.* test_*.mp4