From eef20352b6863e23c095519f8c52aab8cf8443d0 Mon Sep 17 00:00:00 2001
From: Saleh Ahmed Khan <s.khan20@student.unimelb.edu.au>
Date: Wed, 18 Apr 2018 21:33:23 +1000
Subject: [PATCH] gitignore

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

diff --git a/.gitignore b/.gitignore
index a4c86dd..05b3b03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 client.c
 test/*
+home/*
+.vscode/*
 .vscode/c_cpp_properties.json
 .vscode/settings.json
 home/file.txt
-- 
GitLab