commit 62c7edc5c098ab36422a42bebb18ec6c897bd9b1 parent 7464edd5eb4dd5c8ce4db5433dc0225694ef8092 Author: Yersa Nordman <yersa@finwo.nl> Date: Sun, 31 Dec 2023 01:03:53 +0100 Ignoring osx directory files Diffstat:
| A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +._.DS_Store