From a34036c29622f0780078dda30e33bd74300cdc5f Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 4 Feb 2021 12:50:27 +0100 Subject: [PATCH] .gitignore: Ignore new autofoo tmp files Change-Id: I792f5cd80bee6572ee60269ac44a12d10b5e3a5f --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d3324bb24..5175438e7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ src/osmo-mgw/osmo-mgw *.gcda *.gcno *.pc +*~ #configure aclocal.m4