From: Daniel Karbach Date: Mon, 6 Aug 2012 11:43:17 +0000 (+0200) Subject: added build artifacts to .gitignore X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=59c61fdee1833094018d21e789a3548696c91543;p=l2e.git added build artifacts to .gitignore --- diff --git a/.gitignore b/.gitignore index ea72388..9fdb5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .cproject .project .settings +*.o +*.d +Debug/l2e +Release/l2e