From 2b28e80dccacc75a692982a92b88a80bcb1accfa Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Sun, 11 Oct 2009 09:56:48 +0000 Subject: [PATCH] MINOR: Added .gitignore to sapphire/thirdparty for better operation when checking out from git git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@88524 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- thirdparty/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 thirdparty/.gitignore diff --git a/thirdparty/.gitignore b/thirdparty/.gitignore new file mode 100644 index 000000000..72a2fbc0a --- /dev/null +++ b/thirdparty/.gitignore @@ -0,0 +1,6 @@ +Zend/ +jsmin/ +json/ +simplepie/ +simpletest/ +spyc/