diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 71 |
1 files changed, 2 insertions, 69 deletions
@@ -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/ |