From 6af23b6bcefb4c66efe82fcb9ca09679940d508f Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Fri, 16 Sep 2016 20:11:17 +0200 Subject: [PATCH] git ignore test --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62fb2d7..201807b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # backup files *~ -*.o \ No newline at end of file +*.o +test -- 2.47.3