dect
/
linux-2.6
Archived
13
0
Fork 0

.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>
This commit is contained in:
Alexey Dobriyan 2007-07-15 23:41:52 -07:00 committed by Linus Torvalds
parent 8f8a68ee48
commit 3f1b0e1f28
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -45,3 +45,6 @@ series
# cscope files
cscope.*
*.orig
*.rej

1
usr/.gitignore vendored
View File

@ -5,3 +5,4 @@ gen_init_cpio
initramfs_data.cpio
initramfs_data.cpio.gz
initramfs_list
include