From 6af1781bbbbce6e1ddbfae8fa094c3fa184e13ef Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Fri, 6 Jun 2014 23:08:09 +0400 Subject: make .gitignore files visible to git Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5555e1544e..28f319acbd 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,11 @@ System.map Module.symvers barebox_default_env* +# +# git files that we don't want to ignore even it they are dot-files +# +!.gitignore + # # Generated include files # -- cgit v1.2.3