validate: Add more files to gitignore
authorThibault Saunier <tsaunier@gnome.org>
Wed, 17 Sep 2014 14:51:20 +0000 (16:51 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 21 Oct 2014 18:14:05 +0000 (20:14 +0200)
.gitignore [new file with mode: 0644]
validate/.gitignore
validate/docs/.gitignore [new file with mode: 0644]
validate/docs/validate/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..2177865
--- /dev/null
@@ -0,0 +1,18 @@
+/validate/docs/validate/gst-validate.args
+/validate/docs/validate/gst-validate-decl-list.txt
+/validate/docs/validate/gst-validate-decl.txt
+/validate/docs/validate/doc-registry.xml
+/validate/docs/validate/gst-validate.hierarchy
+/validate/docs/validate/gst-validate.interfaces
+/validate/docs/validate/gst-validate-overrides.txt
+/validate/docs/index.html
+/validate/docs/validate/gst-validate.signals
+/validate/docs/validate/gst-validate.prerequisites
+/validate/docs/validate/gst-validate-undeclared.txt
+/validate/docs/validate/gst-validate-undocumented.txt
+/validate/docs/validate/gst-validate-unused.txt
+/validate/gst/validate/GstValidate-1.0.typelib
+/validate/pkgconfig/gst-validate-1.0.pc
+/validate/pkgconfig/gst-validate-1.0-uninstalled.pc
+/validate/pkgconfig/gst-validate.pc
+/validate/pkgconfig/gst-validate-uninstalled.pc
index 60fe471..464d4d7 100644 (file)
@@ -35,6 +35,8 @@ stamp-h1
 tags
 stamp-h.in
 .dirstamp
+*.gir
+*.typefind
 
 /m4/*m4
 
diff --git a/validate/docs/.gitignore b/validate/docs/.gitignore
new file mode 100644 (file)
index 0000000..54681d0
--- /dev/null
@@ -0,0 +1,10 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+version.entities
+tmpl/
+
diff --git a/validate/docs/validate/.gitignore b/validate/docs/validate/.gitignore
new file mode 100644 (file)
index 0000000..2ac8cbf
--- /dev/null
@@ -0,0 +1,6 @@
+*.bak
+*.stamp
+html
+xml
+Makefile
+Makefile.in