Remove .gitignore files from the docs tmpl dirs, that are killed by make clean.
authorJan Schmidt <thaytan@noraisin.net>
Tue, 24 Feb 2009 16:08:49 +0000 (16:08 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 24 Feb 2009 16:09:23 +0000 (16:09 +0000)
docs/libs/.gitignore
docs/libs/tmpl/.gitignore [deleted file]
docs/plugins/.gitignore
docs/plugins/tmpl/.gitignore [deleted file]

index 6588f04..fbb79da 100644 (file)
@@ -16,3 +16,7 @@ Makefile.in
 *.prerequisites
 *.signals
 doc-registry.xml
+
+*-unused.sgml
+*.bak
+*.sgml
diff --git a/docs/libs/tmpl/.gitignore b/docs/libs/tmpl/.gitignore
deleted file mode 100644 (file)
index 15245af..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-*-unused.sgml
-*.bak
-*.sgml
-
index 43d5d4d..7d868e5 100644 (file)
@@ -10,6 +10,7 @@ Makefile.in
 tmpl
 xml
 html
+tmpl/*.sgml
 
 gst-plugins-base-plugins-scan
 gst-plugins-base-plugins-scan.c
diff --git a/docs/plugins/tmpl/.gitignore b/docs/plugins/tmpl/.gitignore
deleted file mode 100644 (file)
index 078ee87..0000000
+++ /dev/null
@@ -1 +0,0 @@
-*.sgml