dect
/
linux-2.6
Archived
13
0
Fork 0

.gitignore: ignore *.lzo files

Ignore files compressed with lzop.

Signed-off-by: Philipp Kohlbecher <xt28@gmx.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Philipp Kohlbecher 2010-03-17 19:52:12 +01:00 committed by Michal Marek
parent 1dcd810024
commit 52b80025eb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,6 +28,7 @@ modules.builtin
*.gz
*.bz2
*.lzma
*.lzo
*.patch
*.gcno