From 58c4c89a46e6a5502c21362b39467be3f47d671e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 23 Nov 2014 23:23:51 -0500 Subject: Initial commit This is scripts/kconfig/ from commit f33a3fa in Linux. --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be603c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +# +# Generated files +# +config* +*.lex.c +*.tab.c +*.tab.h +zconf.hash.c +*.moc +gconf.glade.h +*.pot +*.mo + +# +# configuration programs +# +conf +mconf +nconf +qconf +gconf +kxgettext -- cgit v0.9.1