From c9da4a278547e9651f55dc71c72b09d605846fba Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sun, 10 Apr 2011 02:03:22 +0200 Subject: GIT: Ignore /plugins directory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5e1ff61110..bff5ead245 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,8 @@ lib*.a /doc/*.ps /doc/*.toc +/plugins + /test/runner /test/runner.cpp /test/*.dSYM -- cgit v1.2.3