From 9c87e7fed0c624b2b2cf63b74643485c78fd16c3 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sun, 27 Feb 2011 23:30:52 +0100 Subject: [PATCH] Ignores *~ files --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5afa88b..3a589cc 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ modbus-version.h *.lo stamp-h1 *.o +*~ tests/bandwidth-client tests/bandwidth-server-many-up tests/bandwidth-server-one -- libgit2 0.21.4