From 0ef585e6cf63db395efe5f51034ac00dd80c6dba Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Mon, 13 May 2013 16:51:21 +0900 Subject: [PATCH] Add gerrit-package-plugins folder to .gitignore This folder appears as an untracked item after building the verify target in maven. Change-Id: Iae15a649c3acfff577ffd3edae171e6e84060e74 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26c4a22780..5c55d5e8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /.idea /gerrit-parent.iml *.sublime-* +/gerrit-package-plugins /buck-cache /buck-out /local.properties