From 09d13d387b9a2f2e5a30657fb4515f883a883bc8 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 9 May 2026 12:02:55 +0100 Subject: [PATCH] gitignore: ignore pointer scroll test artifact --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e5af16e2..12cf13b15 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,6 @@ example/hyprland.desktop debug-tools/flamegraph -meta/hl.meta.lua \ No newline at end of file +meta/hl.meta.lua + +hyprtester/pointer-scroll.txt \ No newline at end of file