From: Stefano Stabellini Date: Tue, 7 Apr 2015 16:47:40 +0000 (+0000) Subject: Add .gitignore X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a1636267b450077f668b3400847122de95d9972e;p=raisin.git Add .gitignore Ignore build output and temp and working files Signed-off-by: Stefano Stabellini --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..47e9874 --- /dev/null +++ b/.gitignore @@ -0,0 +1,42 @@ +.hg +*.orig +*.rej +*~ +*.swp +*.o +*.d +*.opic +*.a +*.so +*.so.[0-9]* +*.bin +*.bak +*.tmp +*.spot +*.spit +*.gcno +*.gcda +*.py[ocd] +TAGS +GTAGS +GRTAGS +GPATH +GSYMS +tags +cscope.files +cscope.in.out +cscope.out +cscope.po.out +.config + +xen-dir +xen-dir-remote +grub-dir +grub-dir-remote +libvirt-dir +libvirt-dir-remote + +memdisk.tar +dist +deb +rpm