From: bcnjr5 Date: Thu, 25 Apr 2013 13:56:40 +0000 (-0400) Subject: Add Code::Blocks project and build files to .gitignore X-Git-Tag: 0.4.7~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=64befefcfcf6f9631d361d1326c53c8968b88e59;p=oweals%2Fminetest.git Add Code::Blocks project and build files to .gitignore --- diff --git a/.gitignore b/.gitignore index c8f21e504..db131c29f 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,7 @@ CPackSourceConfig.cmake Makefile cmake_install.cmake locale/ +*.cbp +*.layout +*.o