gitignore: misc files
Ignore all files generated from *_shipped files, plus a few others. Signed-off-by: Brian Gerst <bgerst@didntduck.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
4
scripts/genksyms/.gitignore
vendored
Normal file
4
scripts/genksyms/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
keywords.c
|
||||
lex.c
|
||||
parse.[ch]
|
||||
genksyms
|
||||
1
scripts/kconfig/.gitignore
vendored
1
scripts/kconfig/.gitignore
vendored
@@ -5,6 +5,7 @@ config*
|
||||
lex.*.c
|
||||
*.tab.c
|
||||
*.tab.h
|
||||
zconf.hash.c
|
||||
|
||||
#
|
||||
# configuration programs
|
||||
|
||||
Reference in New Issue
Block a user