From 28ae6405a43d50e522b227baf4f96d446232ee17 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 16 May 2018 22:23:36 -0700 Subject: Add sub repos into .gitignore Change-Id: Ib60f4bad501008420d95fd4fa91e8e83804046e9 Issue-ID: INT-501 Signed-off-by: Gary Wu --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b26692db9..209db726c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ env.properties *~ .checkstyle .DS_Store +devtool/ +seccom/ -- cgit 1.2.3-korg