diff --git a/.gitignore b/.gitignore index 002cfd3..339fad0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ include/xdg-shell.h include/wlr-layer-shell-unstable-v1.h src/xdg-shell.c src/wlr-layer-shell-unstable-v1.c + +# Ignore test stuff that I create to... test stuff. +test_*