From b0be600993331ba6a4dcb8ee77799b821bdd1872 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 18 Jun 2008 03:28:09 +0200 Subject: add gitignore files --- doc/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/.gitignore (limited to 'doc') diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..9bc8009 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,4 @@ +README +README.html +doxygen.conf + -- cgit