From 1665f8a1e1728f895eb66406953a6391a5fdc85a Mon Sep 17 00:00:00 2001 From: Gyarbij <49493993+Gyarbij@users.noreply.github.com> Date: Sun, 17 Jul 2022 09:32:25 +0200 Subject: [PATCH] update .gitignore macos --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 64a1b806..d0a88d7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ /config /wg0.conf /wg0.json -.DS_Store \ No newline at end of file +.DS_Store + +# General +.DS_Store +.AppleDouble +.LSOverride \ No newline at end of file