From c560a398c3f900fddc6d6501f2db217da648c693 Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Mon, 23 Jan 2017 14:06:49 +0200 Subject: [PATCH] gitignore: version headers are in libweston/ Switching back and forth to e.g. weston 1.11 branch can leave these files in src/. Fix the gitignores to not hide them from git-status. Signed-off-by: Pekka Paalanen --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41a140b2..ac76fd9f 100644 --- a/.gitignore +++ b/.gitignore @@ -89,8 +89,6 @@ weston-tablet-shell weston-terminal weston-multi-resource weston-simple-im -git-version.h -version.h weston weston-launch spring-tool @@ -105,6 +103,9 @@ weston.1 weston-drm.7 weston.ini.5 +/libweston/git-version.h +/libweston/version.h + /tests/weston-ivi.ini internal-screenshot-00.png