From dae402930709b2f03cdc12130dae8f16bb7d962e Mon Sep 17 00:00:00 2001 From: Gyarbij <49493993+Gyarbij@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:35:43 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 77574b5e..64a1b806 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /config /wg0.conf -/wg0.json \ No newline at end of file +/wg0.json +.DS_Store \ No newline at end of file