summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-05-24 14:32:50 +0200
committerTim-Philipp Müller <tim@centricular.com>2019-10-13 13:52:37 +0100
commit6b3bd23e40e0194fabebde18885377081139b9fc (patch)
tree17e149ca619a49fefb54d28bd771e994f99d9a4b /.gitignore
parente1760eeb5113202bff35c7aa3a9af7298bc395eb (diff)
Remove autotools build
Replaced by Meson. Maybe we can now use the meson pkgconfig module for .pc files? (Does it support uninstalled now?)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore71
1 files changed, 2 insertions, 69 deletions
diff --git a/.gitignore b/.gitignore
index 6aaeba1..7fa61a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,71 +1,4 @@
-*.[oa]
-*.pyc
-*.gcda
-*.gcno
-*.la
-*.lo
-*.loT
-*.sw[po]
-*.tar.*
*~
-*.gc??
-.deps
-.libs
-ABOUT-NLS
-INSTALL
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-autoregen.sh
-compile
-config.guess
-config.h
-config.h.in
-config.log
-config.rpath
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libtool
-ltmain.sh
-missing
-stamp-h1
-tags
-stamp-h.in
-.dirstamp
-
-/m4/*m4
-
-/gst/rtsp-server/GstRtspServer-1.0.gir
-/gst/rtsp-server/GstRtspServer-1.0.typelib
-
-/examples/test-multicast
-/examples/test-multicast2
-/examples/test-auth-digest
-/examples/test-video-disconnect
-
-/test-driver
-/tests/check/gst/*.log
-/tests/check/gst/*.trs
-/tests/check/test-suite.log
-/tests/check/gst/addresspool
-/tests/check/gst/client
-/tests/check/gst/media
-/tests/check/gst/mediafactory
-/tests/check/gst/mountpoints
-/tests/check/gst/permissions
-/tests/check/gst/rtspserver
-/tests/check/gst/sessionmedia
-/tests/check/gst/sessionpool
-/tests/check/gst/stream
-/tests/check/gst/threadpool
-/tests/check/gst/token
-/tests/check/gst/rtspclientsink
-/tests/check/test-registry.reg
-/tests/test-reuse
-
-/po
/build
+/_build
+/b/