diff -r 64a857d6b81b -r 34b6fedde9eb .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Mon Feb 09 13:00:42 2009 +0200 @@ -0,0 +1,15 @@ +# ignore generated by libtool files +*.a +*.o +*.lo +*.la +*.so +*.lai +*.so.* +# ignore backup files +*~ +# ignore docs: they are not important and apiref is generated on the fly +*.html +Makefile +*.cmake +CMake*