diff options
Diffstat (limited to 'scripts/kconfig/.gitignore')
| -rw-r--r-- | scripts/kconfig/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/scripts/kconfig/.gitignore b/scripts/kconfig/.gitignore new file mode 100644 index 000000000000..2dac3442e0ac --- /dev/null +++ b/scripts/kconfig/.gitignore | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | # | ||
| 2 | # Generated files | ||
| 3 | # | ||
| 4 | config* | ||
| 5 | lex.*.c | ||
| 6 | *.tab.c | ||
| 7 | *.tab.h | ||
| 8 | |||
| 9 | # | ||
| 10 | # configuration programs | ||
| 11 | # | ||
| 12 | conf | ||
| 13 | mconf | ||
| 14 | qconf | ||
| 15 | gconf | ||
| 16 | kxgettext | ||
