From 03b719d0f3a56c75b8884327a3e601b6fa62c437 Mon Sep 17 00:00:00 2001 From: twisterarmy Date: Wed, 30 Apr 2025 02:59:41 +0300 Subject: [PATCH] gitignore `configure~` file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20403f3e..29d34fa5 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ Makefile.in /aclocal.m4 /compile /configure +configure~ /depcomp /install-sh /missing