ignore more files
authorEdward Hervey <bilboed@bilboed.com>
Thu, 11 Mar 2010 10:06:50 +0000 (11:06 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 11 Mar 2010 10:06:50 +0000 (11:06 +0100)
.gitignore
tests/check/ges/.gitignore [new file with mode: 0644]
tests/examples/.gitignore [new file with mode: 0644]

index 91e5f6e..6806707 100644 (file)
@@ -25,6 +25,7 @@ log
 /config.sub
 /configure
 /depcomp
+/gst-editing-services.spec
 /install-sh
 /libtool
 /ltmain.sh
@@ -34,4 +35,6 @@ log
 
 /ges/gesmarshal.h
 
+/docs/version.entities
+
 /m4
\ No newline at end of file
diff --git a/tests/check/ges/.gitignore b/tests/check/ges/.gitignore
new file mode 100644 (file)
index 0000000..f2e3e14
--- /dev/null
@@ -0,0 +1,4 @@
+basic
+filesource
+simplelayer
+timelineobject
diff --git a/tests/examples/.gitignore b/tests/examples/.gitignore
new file mode 100644 (file)
index 0000000..fadbf1d
--- /dev/null
@@ -0,0 +1,4 @@
+test1
+test2
+test3
+test4