summaryrefslogtreecommitdiff
path: root/package/config/.gitignore
AgeCommit message (Collapse)Author
2010-06-21Move config files into output directory for out-of-tree buildWill Wagner
Closes #1213 Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-30kconfig: tell git to ignore new generated filesThomas Petazzoni
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>
2009-05-04Add .gitignore filesangus salkeld
[peter: add /.config] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>