Update .gitignore - Exclude test files and binaries

This commit is contained in:
GWEncoder Developer
2025-10-19 21:20:40 -07:00
parent 471590fad5
commit 9d41c91f8e

6
.gitignore vendored
View File

@@ -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