From 96454c273cbc0306001e890852a880b6966d4476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20=E5=AE=89=E5=A4=A7=E5=8D=AB?= <9BA@DavidAndawei.com> Date: Sun, 13 Aug 2023 11:44:37 -0600 Subject: [PATCH] Added citation to MacOS.gitignore and Windows.gitignore I wanted to add these files to my repositories. but felt responsible to include a citation to the source. --- Global/Windows.gitignore | 2 ++ Global/macOS.gitignore | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Global/Windows.gitignore b/Global/Windows.gitignore index 84bffec7..75a5a861 100644 --- a/Global/Windows.gitignore +++ b/Global/Windows.gitignore @@ -1,3 +1,5 @@ +## Get latest from https://github.com/github/gitignore/ + # Windows thumbnail cache files Thumbs.db Thumbs.db:encryptable diff --git a/Global/macOS.gitignore b/Global/macOS.gitignore index 135767fc..b63be48b 100644 --- a/Global/macOS.gitignore +++ b/Global/macOS.gitignore @@ -1,3 +1,5 @@ +## Get latest from https://github.com/github/gitignore/ + # General .DS_Store .AppleDouble