9
0
Fork 0

Add more files to .gitignore

This patch adds more generated files to ignore list.
...
shc@shc /home/git/barebox-github $ git status
На ветке imx51
Неотслеживаемые файлы:
  (используйте «git add <файл>…», чтобы добавить в то, что будет включено в коммит)

        common/barebox_default_env
        common/barebox_default_env.h
        include/asm
        scripts/basic/docproc

ничего не добавлено в коммит, но есть неотслеживаемые файлы (используйте "git add", чтобы отслеживать их)

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2016-06-24 09:48:08 +03:00 committed by Sascha Hauer
parent c4fa1cb0f6
commit 341aca3762
3 changed files with 3 additions and 0 deletions

1
common/.gitignore vendored
View File

@ -1 +1,2 @@
module.lds
barebox_default_env*

1
include/.gitignore vendored
View File

@ -1 +1,2 @@
asm
/config.h

View File

@ -1 +1,2 @@
docproc
fixdep