[gobject-introspection] .gitignore: Update for some testing stuff



commit c5bb3d0693739b3ffc2657ad2522cf0e752b0d38
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Feb 14 23:15:03 2013 -0500

    .gitignore: Update for some testing stuff
    
    I'm building html docs to test, and I don't want git thinking it's
    untracked stuff.

 .gitignore |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e0a026..c54f034 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,16 @@ tests/*/*.log
 tests/*/*.trs
 .make-check-passed
 
+#yelp-build
+*.html
+C.css
+jquery.js
+jquery.syntax.js
+jquery.syntax.core.js
+jquery.syntax.brush.python.js
+jquery.syntax.layout.yelp.js
+yelp.js
+
 #GTK-Doc output
 docs/reference/html
 docs/reference/xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]