Update .gitignore
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 6 Feb 2014 20:43:19 +0000 (15:43 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 7 Feb 2014 22:53:31 +0000 (14:53 -0800)
.gitignore
clients/.gitignore [deleted file]
src/.gitignore [deleted file]

index 616a1a8..e0a73c0 100644 (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
diff --git a/clients/.gitignore b/clients/.gitignore
deleted file mode 100644 (file)
index 1c685c7..0000000
+++ /dev/null
@@ -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
diff --git a/src/.gitignore b/src/.gitignore
deleted file mode 100644 (file)
index 886651d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-git-version.h
-version.h
-weston
-weston-launch
-spring-tool