Skip to content

Commit

Permalink
.gitignore: Add bzip2 compressed files
Browse files Browse the repository at this point in the history
We can have bzip2 compressed images nowadays.

Signed-off-by: Gertjan van Wingerde <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
gwingerde authored and torvalds committed Nov 30, 2009
1 parent 33a932d commit e3a41d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
*.elf
*.bin
*.gz
*.bz2
*.lzma
*.patch
*.gcno
Expand Down

0 comments on commit e3a41d7

Please sign in to comment.