fix bindings
authorAlan Knowles <alan@roojs.com>
Thu, 26 May 2016 09:24:48 +0000 (17:24 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 26 May 2016 09:24:48 +0000 (17:24 +0800)
.gitignore

index 25ba28f..8e9d6bd 100644 (file)
@@ -10,6 +10,7 @@ src/*.la
 src/roojspacker.h
 src/roojspacker
 src/*.vapi
+
 tests/*.c
 examples/test
 
@@ -36,3 +37,10 @@ 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