mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00:00
This commit adds qconf related files to .gitignore. The files to be tracked are qconf.cc, qconf.h, and images.c. The files to be ignored are qconf*.o, qconf*, qconf.moc, and .tmp_qtcheck. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
These files were taken from the Linux 3.9 Kernel Configuration System and modified for the OpenWrt Buildroot.