diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-21 16:25:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-21 16:26:43 +0200 |
commit | d79ba55d8513536960fb050dc8a3f2e966dbbe74 (patch) | |
tree | b2b4273ff2adad812d52ad0b61e2db1bf231a6ef /.gitignore | |
parent | 0993c5811f23c4601e8f5768ee48e8832cfdbec9 (diff) |
Support wlroots capture, without root (wayland)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ compile_commands.json tests/sibs-build/ tests/compile_commands.json +external/wlr-export-dmabuf-unstable-v1-client-protocol.h +external/wlr-export-dmabuf-unstable-v1-protocol.c + *.o .clangd/ |