From 8cd46829342d84fee6cccafefbb6bce46f78c8f9 Mon Sep 17 00:00:00 2001 From: Neeraj Upadhyay Date: Mon, 4 Dec 2017 17:12:35 +0530 Subject: [PATCH] techpack: Gitignore all subdirs except stub Gitignore all subdirs except stub under techpack. Change-Id: Ic3e8910865aec83424b989286cc461f757d8522d Signed-off-by: Neeraj Upadhyay --- techpack/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/techpack/.gitignore b/techpack/.gitignore index 58da0b893cb5..829fdf6e074d 100644 --- a/techpack/.gitignore +++ b/techpack/.gitignore @@ -1,2 +1,3 @@ # ignore all subdirs except stub +* !/stub/