From adce369ff8dfda078ef4a948336f095edd0acaad Mon Sep 17 00:00:00 2001 From: andy Date: Fri, 18 Apr 2008 12:08:14 +0100 Subject: [PATCH] included other 3rd party sources to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4158e1f81e..26617f121a 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,7 @@ doc/[Dd]oxygen/man *.tar.gz *.tgz +# other 3rd party sources +src/other + # end-of-file