commit | 0f71a3738c91c3b8da60c63b04557ebd6060a1ea | [log] [tgz] |
---|---|---|
author | Josh Triplett <josht@us.ibm.com> | Sat Sep 16 12:15:42 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 16 12:54:31 2006 -0700 |
tree | 8cb0c83a987c9b519e63943abb4bb822c8b768f2 | |
parent | 4064d5ef26a04d9e34e4c0f348e30f14ab6828d8 [diff] |
[PATCH] Add preprocessed files (*.i) to .gitignore The kernel build system supports making preprocessed files (*.i) 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>