projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a932d
)
.gitignore: Add bzip2 compressed files
author
Gertjan van Wingerde
<gwingerde@gmail.com>
Tue, 24 Nov 2009 05:34:03 +0000
(06:34 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 30 Nov 2009 16:39:36 +0000
(08:39 -0800)
We can have bzip2 compressed images nowadays.
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
b93fb7e
..
946c7ec
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-25,6
+25,7
@@
*.elf
*.bin
*.gz
+*.bz2
*.lzma
*.patch
*.gcno