From 4ffe448f56b0c0750b31cdee54482a9768d373f1 Mon Sep 17 00:00:00 2001 From: Saleh Ahmed Khan <s.khan20@student.unimelb.edu.au> Date: Tue, 17 Apr 2018 13:28:45 +1000 Subject: [PATCH] Gitignore update --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 17dcca9..b23ffb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ client.c -test/* \ No newline at end of file +test/* +.vscode/c_cpp_properties.json +.vscode/settings.json +home/file.txt -- GitLab