diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | docs/.gitignore | 1 | ||||
-rw-r--r-- | docs/plugins/.gitignore | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6d18da760..33004d7c5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ config.guess config.sub config.rpath configure -gst-plugins.spec +gst-plugins-bad.spec gstreamer-libs-uninstalled*.pc gstreamer-libs*.pc gstreamer-play-uninstalled*.pc diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..e5a7abe44 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1 @@ +version.entities diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index 2ef1402d1..3d0968a29 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -14,5 +14,6 @@ Makefile.in html sgml +tmpl xml *.stamp |