From f0bfefeb47291a83d0d0c2b6793e3fa41ef27339 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Mon, 27 Jun 2011 11:27:21 -0700 Subject: mtd-utils: update .gitignore files First, the top-level Makefile should not tell git to ignore sub-level .gitignore files. Second, add simple .gitignores to ignore the executables generated under the various `tests' subdirectories. Signed-off-by: Brian Norris Acked-by: Mike Frysinger Signed-off-by: Artem Bityutskiy --- tests/fs-tests/stress/atoms/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/fs-tests/stress/atoms/.gitignore (limited to 'tests/fs-tests/stress/atoms/.gitignore') diff --git a/tests/fs-tests/stress/atoms/.gitignore b/tests/fs-tests/stress/atoms/.gitignore new file mode 100644 index 0000000..67dede0 --- /dev/null +++ b/tests/fs-tests/stress/atoms/.gitignore @@ -0,0 +1,10 @@ +/fwrite00 +/gcd_hupper +/pdfrun +/rmdir00 +/rndrm00 +/rndrm99 +/rndwrite00 +/stress_1 +/stress_2 +/stress_3 -- cgit v1.2.3