summaryrefslogtreecommitdiffstats
path: root/package/config/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Move config files into output directory for out-of-tree buildWill Wagner2010-06-211-1/+0
| | | | | | | Closes #1213 Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kconfig: tell git to ignore new generated filesThomas Petazzoni2009-07-301-0/+4
| | | | | | | The update of kconfig and the addition of xconfig support generates more files in package/config/. Tell git to ignore them. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Add .gitignore filesangus salkeld2009-05-041-0/+6
[peter: add /.config] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>