gstreamer/tools/.gitignore
Tim-Philipp Müller 510ee7be34 tools: remove gst-xmlinspect
People should just query the registry themselves or write a small
python script if they need this functionality (which is likely
less work than parsing the XML that this script outputs, and I'm
not aware of anything using the xml2text xsl either).
2011-06-04 14:28:08 +01:00

28 lines
266 B
Plaintext

Makefile
Makefile.in
.dirstamp
*.o
*.lo
*.la
.deps
.libs
*.xml
*.bb
*.bbg
*.da
*.gcno
gst-inspect
gst-launch
gst-typefind
gst-xmllaunch
gst-inspect.1
gst-launch.1
gst-typefind.1
gst-xmllaunch.1
gst-inspect-?.?*
gst-launch-?.?*
gst-typefind-?.?*
gst-xmllaunch-?.?*