meta: ignore test stuff

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69643363882503b31ab1fd01af1664d0f8f5
This commit is contained in:
raf 2025-10-01 23:16:02 +03:00
commit ca468ce677
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

3
.gitignore vendored
View file

@ -6,3 +6,6 @@ include/xdg-shell.h
include/wlr-layer-shell-unstable-v1.h include/wlr-layer-shell-unstable-v1.h
src/xdg-shell.c src/xdg-shell.c
src/wlr-layer-shell-unstable-v1.c src/wlr-layer-shell-unstable-v1.c
# Ignore test stuff that I create to... test stuff.
test_*