9
0
Fork 0

make .gitignore files visible to git

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-06-06 23:08:09 +04:00 committed by Sascha Hauer
parent d2d058365c
commit 6af1781bbb
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -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
#