]> www.infradead.org Git - mtd-utils.git/commit
mtd-utils: update .gitignore files
authorBrian Norris <computersforpeace@gmail.com>
Mon, 27 Jun 2011 18:27:21 +0000 (11:27 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Wed, 29 Jun 2011 05:42:39 +0000 (08:42 +0300)
commitf0bfefeb47291a83d0d0c2b6793e3fa41ef27339
treea7e131561124263ff7a64cc22243da7e5d303908
parent15f5f89995de6f10a5dc7b30ebf87d856c4e1127
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 <computersforpeace@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
.gitignore
tests/checkfs/.gitignore [new file with mode: 0644]
tests/fs-tests/integrity/.gitignore [new file with mode: 0644]
tests/fs-tests/simple/.gitignore [new file with mode: 0644]
tests/fs-tests/stress/atoms/.gitignore [new file with mode: 0644]
tests/fs-tests/utils/.gitignore [new file with mode: 0644]
tests/jittertest/.gitignore [new file with mode: 0644]