diff options
| author | kolunmi <kolunmi@tutanota.com> | 2023-02-06 14:46:53 -0700 |
|---|---|---|
| committer | kolunmi <kolunmi@tutanota.com> | 2023-02-06 14:46:53 -0700 |
| commit | 04315afbfe16ecd55291ddb3d7308cf54b45917f (patch) | |
| tree | 3570848ac6e099f23a87894adf800561f115a0cb /.gitignore | |
| download | dwlb-04315afbfe16ecd55291ddb3d7308cf54b45917f.tar.gz | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
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 |