From 04315afbfe16ecd55291ddb3d7308cf54b45917f Mon Sep 17 00:00:00 2001 From: kolunmi Date: Mon, 6 Feb 2023 14:46:53 -0700 Subject: initial commit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..00ca3ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +dwlb +*.o +wlr-layer-shell-unstable-v1-protocol.c +wlr-layer-shell-unstable-v1-protocol.h +xdg-shell-protocol.c +xdg-shell-protocol.h +xdg-output-protocol.c +xdg-output-protocol.h -- cgit v1.2.3