Update .gitignore

This commit is contained in:
Jasper St. Pierre 2014-02-06 15:43:19 -05:00 committed by Kristian Høgsberg
parent 7407345446
commit 9679cf9ba2
3 changed files with 49 additions and 39 deletions

50
.gitignore vendored
View file

@ -28,4 +28,52 @@ Makefile
Makefile.in
TAGS
protocol/.*.valid
protocol/src/
protocol/*.[ch]
weston-calibrator
weston-clickdot
weston-cliptest
weston-dnd
weston-editor
weston-eventdemo
weston-flower
weston-fullscreen
weston-gears
weston-image
weston-nested
weston-nested-client
weston-resizor
weston-scaler
weston-simple-egl
weston-simple-shm
weston-simple-touch
weston-smoke
weston-stacking
weston-subsurfaces
weston-transformed
weston-view
weston-keyboard
libtoytoolkit.a
weston-desktop-shell
weston-info
weston-screensaver
weston-screenshooter
weston-tablet-shell
weston-terminal
weston-multi-resource
weston-simple-im
git-version.h
version.h
weston
weston-launch
spring-tool
*.weston
*.test
wcap-decode
matrix-test
setbacklight
weston.1
weston-drm.7
weston.ini.5

33
clients/.gitignore vendored
View file

@ -1,33 +0,0 @@
weston-calibrator
weston-clickdot
weston-cliptest
weston-dnd
weston-editor
weston-eventdemo
weston-flower
weston-fullscreen
weston-gears
weston-image
weston-nested
weston-nested-client
weston-resizor
weston-scaler
weston-simple-egl
weston-simple-shm
weston-simple-touch
weston-smoke
weston-stacking
weston-subsurfaces
weston-transformed
weston-view
weston-keyboard
libtoytoolkit.a
weston-desktop-shell
weston-info
weston-screensaver
weston-screenshooter
weston-tablet-shell
weston-terminal
weston-multi-resource
weston-simple-im

5
src/.gitignore vendored
View file

@ -1,5 +0,0 @@
git-version.h
version.h
weston
weston-launch
spring-tool