From 6931a3e045c917fee20f0476a32642caf67d2997 Mon Sep 17 00:00:00 2001 From: tierno Date: Thu, 20 Apr 2017 12:13:22 +0200 Subject: [PATCH] added build to gitcommon Change-Id: Iab26882c56b7be56cb782ddb93f53a7fe4a22aff Signed-off-by: tierno --- .gitignore-common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore-common b/.gitignore-common index 3f06bdf..a00db54 100644 --- a/.gitignore-common +++ b/.gitignore-common @@ -22,7 +22,8 @@ # This is a template with common files to be igonored, after clone make a copy to .gitignore # cp .gitignore-common .gitignore -*.pyc +*.pyc +build #auto-ignore .gitignore -- 2.25.1