From 00eb887de20658b0d09ff1fdf57971d6821f6d65 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 15 Jan 2010 22:54:15 +0100 Subject: [PATCH] Ignore GC files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a2c2908b..8382f6345 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ lib/ libs/ horde/libs/ horde/static/*.* +horde/static/gc_* # Ignore locally defined config */config/*.php -- 2.11.0