From: David Schweikert Date: Fri, 26 Dec 2025 09:04:05 +0000 (+0100) Subject: Add .local to .gitignore. X-Git-Tag: v5.5~8 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8f9161d29a206b96000385ba288c295ef303abd;p=fping.git Add .local to .gitignore. Make it easier add files that are ignored when working with git or jj. --- diff --git a/.gitignore b/.gitignore index 7380d6d..52433f9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .*.swp .cache .deps +.local Makefile Makefile.in aclocal.m4