diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-01-30 23:24:20 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-01-30 23:24:20 +0100 |
commit | 4162e9b2720d58df5d19a29f91d5c26034fa7aa0 (patch) | |
tree | 6cfe02f7781686fc908820a11d07dd895d5c5f63 /.gitignore | |
parent | 33ed64355f0e1147aece724bee2be07616ebddff (diff) |
Remove dependency on sibs for building
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,4 +3,9 @@ sibs-build/ compile_commands.json tests/sibs-build/ tests/compile_commands.json + .clangd/ + +main.o +sound.o +gpu-screen-recorder |