commit | 87dedbda0ed9d005c2d049487e0e522797c18764 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josht@us.ibm.com> | Sat Sep 16 12:15:43 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 16 12:54:31 2006 -0700 |
tree | 4f2b059d67bb7aad8fc99194b5ac7c528f23ecf2 | |
parent | 0f71a3738c91c3b8da60c63b04557ebd6060a1ea [diff] |
[PATCH] Add mixed source and assembly listings (*.lst) to .gitignore The kernel build system supports making mixed source and assembly listings (*.lst) from C source files. Add these files to .gitignore. Signed-off-by: Josh Triplett <josh@freedesktop.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>