From b7d5856485ea69f326c299a26d58418c0bd198f3 Mon Sep 17 00:00:00 2001
From: "Carpii (iMac)"
Date: Wed, 26 Mar 2014 12:40:20 +0000
Subject: [PATCH] Updated OSX.gitignore to include directories commonly created
on AFP shares
---
Global/OSX.gitignore | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Global/OSX.gitignore b/Global/OSX.gitignore
index 65b9423..2faefcf 100644
--- a/Global/OSX.gitignore
+++ b/Global/OSX.gitignore
@@ -11,3 +11,10 @@ Icon
# Files that might appear on external disk
.Spotlight-V100
.Trashes
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+
--
GitLab