From bf503cc169f07886aa7d9adc27fc86cd0a062e84 Mon Sep 17 00:00:00 2001 From: Isaku Yamahata Date: Wed, 18 May 2016 14:17:21 -0700 Subject: [PATCH] add .checkstyle to .gitignore Change-Id: Id99b8e2d23afc860c6c544fb2f863e8043483137 Signed-off-by: Isaku Yamahata --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index be49575b3b..86097664e4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ # and is available at http://www.eclipse.org/legal/epl-v10.html # .classpath +.checkstyle .project .settings target -- 2.36.6