From c1ed237d4526a4d89ffaa517606792075cbf63db Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 26 Sep 2015 01:17:43 +0200 Subject: [PATCH] Reference the "array" test --- tests/.gitignore | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/tests/.gitignore b/tests/.gitignore index f96b8d0..34c8d37 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,10 +1,7 @@ -config -config.o -includes -includes.o -pylint.log -string -string.o -tests.log -variable -variable.o +/array +/config +/includes +/pylint.log +/string +/tests.log +/variable