From 328bd29f2ca8a879cb61d2d14f14f87486eb0762 Mon Sep 17 00:00:00 2001
From: omjadas <omja.das@datatrue.com>
Date: Fri, 4 Oct 2019 11:44:51 +1000
Subject: [PATCH] add bin/ to .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 84a5823..1a05f82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -208,3 +208,5 @@ $RECYCLE.BIN/
 
 # Windows shortcuts
 *.lnk
+
+bin/
-- 
GitLab