From e7454c3c3928ee7af7e76c0521f477881c9bf60f Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Mon, 11 May 2009 10:14:11 +0300 Subject: ubi-tests: add .gitignore file Signed-off-by: Artem Bityutskiy --- tests/ubi-tests/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/ubi-tests/.gitignore diff --git a/tests/ubi-tests/.gitignore b/tests/ubi-tests/.gitignore new file mode 100644 index 0000000..7efee4c --- /dev/null +++ b/tests/ubi-tests/.gitignore @@ -0,0 +1,10 @@ +/integ +/io_basic +/io_paral +/io_read +/io_update +/mkvol_bad +/mkvol_basic +/mkvol_paral +/rsvol +/volrefcnt -- cgit v1.2.3