[PPL-devel] [GIT] ppl/ppl(ppl-0_11-branch): Ignore *.lzma.

Roberto Bagnara bagnara at cs.unipr.it
Mon Feb 14 19:45:13 CET 2011


Module: ppl/ppl
Branch: ppl-0_11-branch
Commit: aab5b5b8f7415e82ad6bc87a2c022890957ad601
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=aab5b5b8f7415e82ad6bc87a2c022890957ad601

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon Feb 14 19:44:55 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
 *~




More information about the PPL-devel mailing list