From 0bdc15e1d458374b4e7b1f2c2891ea2cf063319b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 31 May 2015 11:12:34 +0200 Subject: [PATCH] added codeblocks stuff to gitignore --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cf73380..d1c9a76 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,9 @@ # Debug files *.dSYM/ - -test \ No newline at end of file +# Code::Blocks garbage +*.depend +*.layout +*.cbp +objs/ +bin/