From 8a88af39a2929891385acd1da872cc2b7b357bb1 Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Wed, 18 Jan 2017 19:47:34 +0100 Subject: [PATCH] Add binaries to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 2f3fafc..e791945 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ *.a *.so +# Ignore binary +socialdragon/socialdragon +socialdragon/main + # Folders _obj _test