aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2011-06-27 11:27:21 -0700
committerArtem Bityutskiy <dedekind1@gmail.com>2011-06-29 08:42:39 +0300
commitf0bfefeb47291a83d0d0c2b6793e3fa41ef27339 (patch)
treea7e131561124263ff7a64cc22243da7e5d303908 /.gitignore
parent15f5f89995de6f10a5dc7b30ebf87d856c4e1127 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86aee63..3a56d0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,11 @@
#
#
+# git files that we don't want to ignore even it they are dot-files
+#
+!.gitignore
+
+#
# Generated include files
#
/include/version.h