gitignore updates
authorJohn Hodge <[email protected]>
Tue, 5 Mar 2013 02:03:15 +0000 (10:03 +0800)
committerJohn Hodge <[email protected]>
Tue, 5 Mar 2013 02:03:15 +0000 (10:03 +0800)
.gitignore
Externals/cross-compiler/.gitignore [new file with mode: 0644]

index 61743ec..0f847b6 100644 (file)
@@ -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 (file)
index 0000000..efd7d13
--- /dev/null
@@ -0,0 +1,6 @@
+*.tar.*
+gcc-*/
+binutils-*/
+cross/
+sysroot/
+build-*/

UCC git Repository :: git.ucc.asn.au