From 397af59c126024a0516f63f514c56aec74b2e567 Mon Sep 17 00:00:00 2001 From: Simon Detheridge Date: Wed, 14 Jan 2015 09:31:10 +0000 Subject: [PATCH] Exclude osx build output in gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ed10dc..c2d9263 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,5 @@ Builds/MSVC/VS2010/Obj/Ember/x64/Debug/Ember_manifest.rc Bin/x64/Release/testallvarsout.flame Data/~$Bench.xlsx *.ps1 -Bin/x64/Release/Bench.flame \ No newline at end of file +Bin/x64/Release/Bench.flame +Builds/QtCreator/build*