From c1b919aba7ae0ab949f9e1500aea1a6e9e7cdbf6 Mon Sep 17 00:00:00 2001 From: AD7six Date: Sat, 25 Jul 2009 00:55:50 +0200 Subject: [PATCH] ignoring the contents of the plugins dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 49926b62b..34b5594bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ app/config app/tmp +plugins vendors \ No newline at end of file