diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-23 19:11:58 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-23 19:11:58 +0200 |
commit | 15176579cb71224c529c1a35ac771cd13192737a (patch) | |
tree | 8ff16f5c9a4af3dd6504984c17cc576dc2a04de2 /.gitignore | |
parent | 8bd17b0c9a8529c0e0b1bcad57130759ebcaa004 (diff) |
Fix replay saving freeze, unable to save replay if audio is not provided
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ tests/compile_commands.json .vscode/ build/ +debug-build/ *.o gpu-screen-recorder |