From 3ea59d6acbfd943ad92f9a1b5a7f0fae03f35aa8 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 1 Dec 2010 16:48:19 -0700 Subject: [PATCH] maint: update .gitignore * .gitignore: Ignore recent built file, sort. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 12ae5e3e05..5518d2ddd1 100644 --- a/.gitignore +++ b/.gitignore @@ -50,10 +50,12 @@ /po/ /proxy/ /tests/*.log +/tests/cputest /tests/nwfilterxml2xmltest /update.log Makefile Makefile.in +TAGS coverage cscope.files cscope.out @@ -61,4 +63,3 @@ results.log stamp-h stamp-h.in stamp-h1 -TAGS -- 2.47.2