From 05cb68aea07da213285a41c49e5e6c9c9de16f74 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 10 Oct 2022 09:37:23 -0400 Subject: allow scrolling over icon, and fix segfault when input method does not have a parenthetical value appended --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a01ee28..3a9bccc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ .*.swp +*.o +config.h +man/*.gz +*.dep +fbxkb +fbxkb.c.* +Makefile.config -- cgit