[GIT] ppl/ppl(master): Ignore *.lzma.

14 Feb
2011
14 Feb
'11
7:47 p.m.
Module: ppl/ppl Branch: master Commit: 8ca3aebcc9cb160df5cc985a1cd2cd79a744ccfd URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8ca3aebcc9cb1...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Feb 14 19:46:29 2011 +0100
Ignore *.lzma.
---
.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index c75901f..d6d2359 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.gz *.lo *.loT +*.lzma *.o *.zip *~
5361
Age (days ago)
5361
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara