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 --- zebra/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zebra') diff --git a/zebra/.gitignore b/zebra/.gitignore index 59c5889e..41d06471 100644 --- a/zebra/.gitignore +++ b/zebra/.gitignore @@ -11,3 +11,6 @@ TAGS .libs .arch-inventory .arch-ids +*~ +*.loT + -- cgit v1.2.1