Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/config: add qconf files to .gitignore | Alif M. Ahmad | 2017-11-02 | 1 | -0/+6 |
| | | | | | | | | | 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> | ||||
* | scripts/config/.gitignore omits source files scripts/config/.gitignore aims ↵ | Jo-Philipp Wich | 2011-06-20 | 1 | -1/+4 |
| | | | | | | | | 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 | ||||
* | adjust svn:ignore for cygwin builds | Florian Fainelli | 2010-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 19040 | ||||
* | ignore mconf_check | Felix Fietkau | 2007-10-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 9379 | ||||
* | Add gitignore files | Felix Fietkau | 2007-05-29 | 1 | -0/+5 |
SVN-Revision: 7385 |