Fix #5654 - roojspacker - get it working as a doc tool...
[roojspacker] / .gitignore
index cac73d3..8ada365 100644 (file)
@@ -6,7 +6,19 @@ src/*.o
 src/roojspacker
 src/*.stamp
 src/*.stamp-t
+src/*.la
+src/roojspacker-1.0.h
+src/roojspacker-1.1.h
+src/roojspacker-1.2.h
+
+src/roojspacker
+src/*.vapi
+src/*.typelib
+src/*.gir
+
 tests/*.c
+examples/test
+
 
 Makefile
 Makefile.in
@@ -28,4 +40,13 @@ stamp-h?
 *~
 compile
 fontconfig/*
+*.pc
+
 
+bindings/php/*
+!bindings/php/config.m4
+!bindings/php/example.php
+!bindings/php/roojspacker.c
+!bindings/php/php_roojspacker.h
+!bindings/php/roojspacker.xml
+!README