From d68cbf9261869e532dfdd14dbb4122b3f3feb0d4 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Sat, 21 Oct 2006 18:35:27 +0100 Subject: [administrivia] Git should ignore backup files and .loT files --- m4/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'm4') diff --git a/m4/.gitignore b/m4/.gitignore index 2f02fdbd7..3f3bd0a73 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -2,3 +2,6 @@ Makefile Makefile.in .arch-inventory .arch-ids +*~ +*.loT + -- cgit v1.2.3