From 046d322816f8415ac9ef67841879bb641b4dc0f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20M=C3=A4der?= Date: Wed, 12 Apr 2017 07:59:15 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f805e81..4830965 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +bin/ + # Object files *.o *.ko