From 3c00b0528ad4a5ed86846c17694d9680d48dfd26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Thu, 2 May 2013 00:35:40 +0200 Subject: [PATCH] Sort list of ignored executables for easy reference --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 37c3f00a1..dfd7ebe28 100644 --- a/.gitignore +++ b/.gitignore @@ -17,12 +17,11 @@ # Compiled executables a.out -test_syntax -test_ad find_zero -test_vec +test_ad test_block +test_syntax +test_vec # Mac OS X debug info *.dSYM -