From 33a3d2df2cafb03594a33dbe373d864a100a8c4f Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 16 Apr 2007 01:08:37 +0200 Subject: [PATCH] Add some more files and directories to .gitignore Also add some generic patterns (*~ and *.ttc) to the top level .gitignore. --- .gitignore | 4 ++++ conf/.gitignore | 1 + 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 8808e67..87f52c2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ locale files archive config.sh +cache +tmp +*~ +*.ttc diff --git a/conf/.gitignore b/conf/.gitignore index 1237df4..ea11109 100644 --- a/conf/.gitignore +++ b/conf/.gitignore @@ -1,2 +1,3 @@ apache.conf ttreerc +maintainer -- 2.39.2