meta: ignore test files w/o wildcard

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I90cfb63920a7a42817f5f6c106a731b86a6a6964
This commit is contained in:
raf 2025-11-02 21:20:57 +03:00
commit 5a1332080d
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

3
.gitignore vendored
View file

@ -8,6 +8,7 @@ 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. # Ignore test stuff that I create to... test stuff.
test_* test_memory
test_config
*.jpg *.jpg
*.conf *.conf