diff options
Diffstat (limited to 'kconfig/.gitignore')
-rw-r--r-- | kconfig/.gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/kconfig/.gitignore b/kconfig/.gitignore new file mode 100644 index 0000000..be497b6 --- /dev/null +++ b/kconfig/.gitignore @@ -0,0 +1,24 @@ +# +# Generated files +# +config* +*.lex.c +*.tab.c +*.tab.h +zconf.hash.c +*.moc +gconf.glade.h +*.pot +*.mo +*.o +.depend + +# +# configuration programs +# +conf +mconf +nconf +qconf +gconf +kxgettext |