From: John Hodge Date: Tue, 5 Mar 2013 02:03:15 +0000 (+0800) Subject: gitignore updates X-Git-Tag: rel0.15~540 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=ce3b72f7acfe8dd913c2e24c2967ad8a6017039a;p=tpg%2Facess2.git gitignore updates --- diff --git a/.gitignore b/.gitignore index 61743ecc..0f847b63 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ obj-*/ *.x86_64 *.bin +*.a + Makefile.user.cfg QemuLog.txt Screenshots/ diff --git a/Externals/cross-compiler/.gitignore b/Externals/cross-compiler/.gitignore new file mode 100644 index 00000000..efd7d136 --- /dev/null +++ b/Externals/cross-compiler/.gitignore @@ -0,0 +1,6 @@ +*.tar.* +gcc-*/ +binutils-*/ +cross/ +sysroot/ +build-*/