.gitignore: add missing ignores
Ignore output files created by "make defconfig; make". Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
293a8f250d
commit
102b8bde3b
4
include/.gitignore
vendored
4
include/.gitignore
vendored
@@ -1,6 +1,10 @@
|
||||
/config
|
||||
|
||||
/applets.h
|
||||
/applet_tables.h
|
||||
/autoconf.h
|
||||
/bbconfigopts_bz2.h
|
||||
/bbconfigopts.h
|
||||
/NUM_APPLETS.h
|
||||
/usage_compressed.h
|
||||
/usage.h
|
||||
|
Reference in New Issue
Block a user