diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-11-26 23:01:02 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-11-26 23:01:02 +1100 |
commit | ac66491b3ff1c816cfbe7e2a89dadc84db8641fa (patch) | |
tree | b88cb92b49975e4ddb5b58a86c55e257a132e0a7 /.gitignore | |
parent | 8181cff72e7f79296548eb75000746cae34bf032 (diff) |
fix Opus options (the right way)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ build/ +build_linux/ dist/ enc_temp_folder/ .cache/ |