Skip to content

Commit

Permalink
.gitignore: ignore *.lzo files
Browse files Browse the repository at this point in the history
Ignore files compressed with lzop.

Signed-off-by: Philipp Kohlbecher <xt28@gmx.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Philipp Kohlbecher authored and michal42 committed Mar 23, 2010
1 parent 1dcd810 commit 52b8002
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 @@ -28,6 +28,7 @@ modules.builtin
*.gz
*.bz2
*.lzma
*.lzo
*.patch
*.gcno

Expand Down

0 comments on commit 52b8002

Please sign in to comment.