From fc4238b3699f49bd397b49921bff5097281de946 Mon Sep 17 00:00:00 2001 From: ligi Date: Tue, 26 Oct 2010 12:47:07 +0000 Subject: [PATCH] adding /tools /downloads /build to .gitignore git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2009 ebee16cc-31ac-478f-84a7-5cbb03baadba --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 84e70d9e3..0882d4389 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,8 @@ # /ground/src/plugins/ipconnection/ /ground/src/plugins/ipconnection/ui_ipconnectionoptionspage.h + +# / +/downloads +/tools +/build