From: John Hodge Date: Sun, 16 Mar 2014 09:09:42 +0000 (+0800) Subject: .gitignore - Ignore compiled headers X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;ds=sidebyside;h=2eed4953f2905d3dac70ba658cc5a7b7b3731147;p=tpg%2Facess2.git .gitignore - Ignore compiled headers --- diff --git a/.gitignore b/.gitignore index d9d0812e..7ed9ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *~ *.o *.d +*.gch *.ao *.ao.* *.so