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

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

diff --git a/.gitignore b/.gitignore
index 05b3b03..82a36bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ home/*
 .vscode/settings.json
 home/file.txt
 server
+script.sh
+test_log.txt
\ No newline at end of file
-- 
GitLab