From 5dc2ddf9c665b27c8b0c01c787a68a78113479f9 Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Thu, 14 Mar 2019 16:43:19 +0200 Subject: [PATCH] Clean up .gitignore after autotools removal There is no such thing as building in-tree anymore, so no need to ignore build artifacts. Signed-off-by: Pekka Paalanen --- .gitignore | 102 ------------------------------------------- ivi-shell/.gitignore | 1 - man/.gitignore | 4 -- tests/.gitignore | 9 ---- wcap/.gitignore | 3 -- 5 files changed, 119 deletions(-) delete mode 100644 ivi-shell/.gitignore delete mode 100644 man/.gitignore delete mode 100644 tests/.gitignore delete mode 100644 wcap/.gitignore diff --git a/.gitignore b/.gitignore index 69c5d61b..b81eee66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,113 +1,11 @@ -*.announce -*.deps -*.jpg -*.la -*.lo -*.log -*.o -*.pc -*.sig -*.so *.swp .*.sw? .sw? *.sublime-project *.sublime-workspace -*.tar.xz -*.trs *~ ctags cscope.out -.libs -.dirstamp -/aclocal.m4 -/autom4te.cache -/build-aux/ -/config.guess -/config.h -/config.h.in -/config.log -/config.mk -/config.status -/config.sub -/configure -/depcomp -/doc/doxygen/*.doxygen -/docs/developer -/docs/tools -/install-sh -/libtool -/ltmain.sh -/logs -/missing -/stamp-h1 -/test-driver -/weston.ini -Makefile -Makefile.in TAGS -protocol/.*.valid -protocol/*.[ch] 00*.patch - -weston-calibrator -weston-clickdot -weston-cliptest -weston-confine -weston-dnd -weston-editor -weston-eventdemo -weston-flower -weston-fullscreen -weston-gears -weston-image -weston-nested -weston-nested-client -weston-presentation-shm -weston-resizor -weston-scaler -weston-simple-dmabuf-drm -weston-simple-dmabuf-v4l -weston-simple-egl -weston-simple-shm -weston-simple-touch -weston-simple-damage -weston-smoke -weston-stacking -weston-subsurfaces -weston-touch-calibrator -weston-transformed -weston-view - -weston-keyboard -libtoytoolkit.a -weston-desktop-shell -weston-ivi-shell-user-interface -weston-info -weston-screenshooter -weston-tablet-shell -weston-terminal -weston-multi-resource -weston-simple-im -weston -weston-launch -spring-tool - -*.weston -*.test -*.ivi -wcap-decode -matrix-test -setbacklight -weston.1 -weston-drm.7 -weston.ini.5 - -/libweston/git-version.h -/libweston/version.h - -/tests/weston-ivi.ini -internal-screenshot-00.png - -/zuctest diff --git a/ivi-shell/.gitignore b/ivi-shell/.gitignore deleted file mode 100644 index e690c591..00000000 --- a/ivi-shell/.gitignore +++ /dev/null @@ -1 +0,0 @@ -weston.ini diff --git a/man/.gitignore b/man/.gitignore deleted file mode 100644 index 6138c7d5..00000000 --- a/man/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -weston.1 -weston-drm.7 -weston.ini.5 - diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index 25e7344f..00000000 --- a/tests/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -*.log -*.test -*.trs -*.weston -logs -matrix-test -setbacklight -test-client -test-text-client diff --git a/wcap/.gitignore b/wcap/.gitignore deleted file mode 100644 index 67b722d1..00000000 --- a/wcap/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -wcap-decode -wcap-snapshot -