[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)
commit3b6a5cfd757605b1959343f19e3e18bd8b400a7f
tree5545de11ee087607db2c28ab1b3a754248247cc4
parent495ff5a4764fb4626a65bae8cad1dca0533b0abd
[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>
SVN-Revision: 27244
scripts/config/.gitignore
scripts/config/lxdialog/.gitignore [new file with mode: 0644]