[PATCH] scripts/config/.gitignore omits source files
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 20 Jun 2011 10:41:02 +0000 (10:41 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 20 Jun 2011 10:41:02 +0000 (10:41 +0000)
commitaa3bc1d684bfeaba4a1bf5675a45828139b4defc
tree5545de11ee087607db2c28ab1b3a754248247cc4
parent585c56bd1a4e06586dfe7feb62904a6146614ab4
[PATCH] scripts/config/.gitignore omits source files
scripts/config/.gitignore aims to avoid checking binaries in to git.
Unfortunately it also omits conf.c, confdata.c, and all source files
in lxdialog. An OpenWRT tree pulled from a git repository will not
build, and I suspect this was not the intention.

Signed-off-by: Denton Gentry <denny@geekhold.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27244 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/config/.gitignore
scripts/config/lxdialog/.gitignore [new file with mode: 0644]