From f0d8ea474187ed2f6a72c37db867f8dcec9fc706 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 26 Jul 2009 23:39:36 +0200 Subject: [PATCH] .gitignore: Don't ignore foo* It matches the new footer.html file :-/ --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eead45c..826d65d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.[oa] -foo* +foo bar* *cmdline.[ch] osl.h -- 2.39.2