From 654cc991e8afcf2f94ca8f66a2674cf3886e86df Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 23 Aug 2011 16:07:01 +0200 Subject: Add .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ef27af0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +aboutus.xhtml +coaching.xhtml +contact.xhtml +impress.xhtml +index.xhtml +services.xhtml -- cgit