From d627f8f3cdebc07dfc54e762456f477806f0b3cb Mon Sep 17 00:00:00 2001 From: Haru Date: Thu, 18 Jul 2013 15:42:53 +0200 Subject: Changed CC to a Makefile variable - This allows the user to override the compiler at each make invocation (i.e. to run scripts to generate .clang_complete for https://github.com/Rip-Rip/clang_complete ) - Updated .gitignore with a few platform-dependent entries Signed-off-by: Haru --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d6731cd16..6ab14eb69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ #Global +.Apple* .DS_Store +._* +.clang_complete +Thumbs.db # / /*.exe -- cgit v1.2.3-60-g2f50