From 2cedb4706eb811946dbbb4d8c6313684ec07a00e Mon Sep 17 00:00:00 2001
From: Benjamin Allan Burton <bburto23@myune.edu.au>
Date: Thu, 13 Apr 2023 14:37:38 +1000
Subject: [PATCH] update gitignore

---
 client/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/client/.gitignore b/client/.gitignore
index 4d29575..7279af6 100644
--- a/client/.gitignore
+++ b/client/.gitignore
@@ -21,3 +21,7 @@
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
+
+# ssh keys
+gitlab
+gitlab.pub
-- 
GitLab