From 5835a2601f7c297b826083d518e8eec164b1d200 Mon Sep 17 00:00:00 2001 From: Johns Date: Mon, 16 Feb 2009 11:52:55 +0100 Subject: [PATCH] exclude and ignore must be placed in dot files. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a23178..27f6474 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# gitignore(5) file +*.[oa] +*~ + +# generated files bdf2c -chaos font.h + +chaos