utests: Put all the generated kernel files to .gitignore at runtime.
authorZhigang Gong <zhigang.gong@intel.com>
Tue, 14 Jan 2014 03:10:00 +0000 (11:10 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 17 Jan 2014 06:28:03 +0000 (14:28 +0800)
commit307ec5de15ef0529b57ee10453d822ff2ec0bab7
tree3d94d0d3e9cb8394de254e29a19de80ca30e19a8
parent738ddcb89bb6ef58e158a56bfb7c9ed078d5e193
utests: Put all the generated kernel files to .gitignore at runtime.

As there are so many generated kernel files, it's annoying when I use
git status to check the modified files and new added files. This patch
to put all of them to the gitignore file which could make things easier.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
utests/.gitignore
utests/CMakeLists.txt