From: Michael Tremer Date: Thu, 22 Feb 2024 11:04:04 +0000 (+0000) Subject: .gitignore: Ignore some more temporary files X-Git-Tag: 0.9.18~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a144e654b44b30e4d8585bf97aeb13f5629d111;p=location%2Flibloc.git .gitignore: Ignore some more temporary files Signed-off-by: Michael Tremer --- diff --git a/.gitignore b/.gitignore index 41e3075..4823554 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ +*~ *.log *.mo *.o *.tar.xz +*.trs .deps/ .libs/ Makefile