From 120cdbf3ba51f493df3bff112a9e21c19349b543 Mon Sep 17 00:00:00 2001 From: Humble Devassy Chirammal Date: Mon, 30 Mar 2015 12:49:13 +0530 Subject: build: sort gitignore entries Change-Id: I79d315efb47577ab88d090a96df13f1f92ed276c BUG: 1198849 Signed-off-by: Humble Devassy Chirammal Reviewed-on: http://review.gluster.org/10099 Tested-by: Gluster Build System Reviewed-by: Niels de Vos --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 288bb2648c1..a3975d594d1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,10 @@ cscope.* depcomp install-sh ltmain.sh +Makefile Makefile.in missing +stamp-h1 test-driver *compile *.gcda @@ -24,8 +26,7 @@ test-driver *.patch .libs .deps -Makefile -stamp-h1 + # Softlinks to test and log log *.vol -- cgit