summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2017-01-23 14:06:49 +0200
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2017-01-23 14:06:49 +0200
commitc560a398c3f900fddc6d6501f2db217da648c693 (patch)
tree00be302d782dca29eb70b4fa4b06ea4d9ae09f21 /.gitignore
parentbeec77e9b9e20d8a4ca1475c791002d29c0620cd (diff)
downloadweston-c560a398c3f900fddc6d6501f2db217da648c693.tar.gz
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 <pekka.paalanen@collabora.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files 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