diff options
author | Alexey Dobriyan <adobriyan@sw.ru> | 2007-07-16 08:41:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-16 18:05:52 +0200 |
commit | 3f1b0e1f287547903f11fa1e6de7d2765597766e (patch) | |
tree | 1fe849e433beb6f77ce3e90476e185738566999a /usr/.gitignore | |
parent | remove mm/backing-dev.c:congestion_wait_interruptible() (diff) | |
download | linux-3f1b0e1f287547903f11fa1e6de7d2765597766e.tar.xz linux-3f1b0e1f287547903f11fa1e6de7d2765597766e.zip |
.gitignore update
headers_install by default puts headers into usr/include/ .
They're auto-generated, so should be ignored.
Same for *.orig, *.rej .
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr/.gitignore')
-rw-r--r-- | usr/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/.gitignore b/usr/.gitignore index be186a82e8d0..69b2e89fa165 100644 --- a/usr/.gitignore +++ b/usr/.gitignore @@ -5,3 +5,4 @@ gen_init_cpio initramfs_data.cpio initramfs_data.cpio.gz initramfs_list +include |