From 28247ddbb5ec130ae2742837935c44cbe539d4ed Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Mon, 10 Sep 2012 23:26:52 +0200 Subject: [PATCH] Add stamp-h2 to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a916122..f0a7636 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ src/win32/modbus.dll.manifest *.la *.lo stamp-h1 +stamp-h2 *.o *~ tests/bandwidth-client -- libgit2 0.21.4