add some .gitignore files
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 11 May 2009 08:38:44 +0000 (10:38 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 11 May 2009 08:38:44 +0000 (10:38 +0200)
.gitignore
common/m4/.gitignore [new file with mode: 0644]
examples/.gitignore [new file with mode: 0644]
pkgconfig/.gitignore [new file with mode: 0644]

index cb3b21f..120bc47 100644 (file)
@@ -15,6 +15,7 @@ Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache
+autoregen.sh
 compile
 config.guess
 config.h
@@ -31,3 +32,5 @@ missing
 stamp-h1
 bindings/python/rtspserver.c
 tags
+gst-rtsp.spec
+stamp-h.in
diff --git a/common/m4/.gitignore b/common/m4/.gitignore
new file mode 100644 (file)
index 0000000..38066dd
--- /dev/null
@@ -0,0 +1,5 @@
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644 (file)
index 0000000..d254cb2
--- /dev/null
@@ -0,0 +1,5 @@
+test-launch
+test-mp4
+test-ogg
+test-readme
+test-video
diff --git a/pkgconfig/.gitignore b/pkgconfig/.gitignore
new file mode 100644 (file)
index 0000000..bee7f7a
--- /dev/null
@@ -0,0 +1,2 @@
+gst-rtsp-server-0.10.pc
+gst-rtsp-server.pc