Update .gitignore - Exclude test files and binaries
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user