From e479f7240317e1232a19bf6c4454fc9f98256a08 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Thu, 24 Sep 2015 13:52:10 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 659cc24d..ed7c3e25 100644 --- a/.gitignore +++ b/.gitignore @@ -94,12 +94,12 @@ tmp/ bindings/python/build/ config.log -regress/map_crash -regress/sigill -regress/sigill2 -regress/block_test -regress/map_write -regress/ro_mem_test -regress/nr_mem_test -regress/timeout_segfault -regress/rep_movsb +map_crash +sigill +sigill2 +block_test +map_write +ro_mem_test +nr_mem_test +timeout_segfault +rep_movsb