From d3fcc6a0a8056f300282692ddcbc8c4424c10380 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 Jun 2008 17:07:58 +0200 Subject: add .gitignore file to ignore html files --- spec/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/.gitignore b/spec/.gitignore index 514a968..2d19fc7 100644 --- a/spec/.gitignore +++ b/spec/.gitignore @@ -1 +1 @@ -*,html +*.html -- cgit