
11 Feb
2011
11 Feb
'11
8:09 a.m.
On Fri, Feb 11, 2011 at 12:31:45PM +0000, Daniel P. Berrange wrote:
* .gitignore: Ignore generated files --- .gitignore | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..691b998 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +Makefile +config.log +config.status +configure +docs/*.html +autom4te.cache/ +src/*.so +libvirt-php-*.tar.gz +*~
ACK Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/