Searched hist:"3 a51ff344204e4f23b6ee9c564ac76e207a9e130" (Results 1 – 1 of 1) sorted by relevance
| /linux/ |
| H A D | Makefile | 3a51ff344204e4f23b6ee9c564ac76e207a9e130 Sun Feb 03 08:48:40 UTC 2019 Vladimir Kondratiev <vladimir.kondratiev@linux.intel.com> kbuild: gitignore output directory
When compiling into output directory using O=, many files created under KBUILD_OUTPUT that git considers as new ones; git clients, ex. "git gui" lists it, and it clutters file list making it difficult to see what was really changed
Generate .gitignore in output directory that ignores all its content
Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@linux.intel.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|