diff options
| author | 2005-12-27 23:43:31 -0500 | |
|---|---|---|
| committer | 2006-01-01 22:21:50 +0100 | |
| commit | 352dd1df32e672be4cff71132eb9c06a257872fe (patch) | |
| tree | f8477d3133b8f43fe1108a1516295f507b2ca359 /scripts/kconfig | |
| parent | gitignore: x86_64 files (diff) | |
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>
Diffstat (limited to 'scripts/kconfig')
| -rw-r--r-- | scripts/kconfig/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/kconfig/.gitignore b/scripts/kconfig/.gitignore index 2dac3442e0ac..e8ad1f6b3da4 100644 --- a/scripts/kconfig/.gitignore +++ b/scripts/kconfig/.gitignore @@ -5,6 +5,7 @@ config* lex.*.c *.tab.c *.tab.h +zconf.hash.c # # configuration programs |
