
Module: ppl/w3ppl Branch: master Commit: 57f6ce3c6d33a59c9d4fdb99ae358e543faf3ba4 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/w3ppl.git;a=commit;h=57f6ce3c6d3...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Sun Mar 22 12:33:52 2009 +0100
Translate .cvsignore files into .gitignore files.
---
htdocs/.gitignore | 2 ++ htdocs/Documentation/.gitignore | 2 ++ htdocs/images/abstractions/.gitignore | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/htdocs/.gitignore b/htdocs/.gitignore new file mode 100644 index 0000000..7291bbd --- /dev/null +++ b/htdocs/.gitignore @@ -0,0 +1,2 @@ +.depend +*.html diff --git a/htdocs/Documentation/.gitignore b/htdocs/Documentation/.gitignore new file mode 100644 index 0000000..0ecb0b3 --- /dev/null +++ b/htdocs/Documentation/.gitignore @@ -0,0 +1,2 @@ +bibliography.raw +citations.raw diff --git a/htdocs/images/abstractions/.gitignore b/htdocs/images/abstractions/.gitignore new file mode 100644 index 0000000..d5987fa --- /dev/null +++ b/htdocs/images/abstractions/.gitignore @@ -0,0 +1,15 @@ +abstractions.aux +abstractions.dvi +abstractions.log +abstractions.ps +abstractions_bboxes.gif +abstractions_bdiffs.gif +abstractions_noabstr.gif +abstractions_octagons.gif +abstractions_polys.gif +abstractions_rcongrs.gif +abstractions_scongrs.gif +abstractions_signs.gif +abstractions_tcongrs.gif +abstractions_zpolys1.gif +abstractions_zpolys2.gif