From: tierno Date: Thu, 20 Apr 2017 10:13:22 +0000 (+0200) Subject: added build to gitcommon X-Git-Tag: v2.0.0~17 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F1602%2F1;p=osm%2Fopenvim.git added build to gitcommon Change-Id: Iab26882c56b7be56cb782ddb93f53a7fe4a22aff Signed-off-by: tierno --- 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