diff options
author | Carpii (iMac) <p.chapman.uk@gmail.com> | 2014-03-26 12:40:20 +0000 |
---|---|---|
committer | Carpii (iMac) <p.chapman.uk@gmail.com> | 2014-03-26 12:40:20 +0000 |
commit | b7d5856485ea69f326c299a26d58418c0bd198f3 (patch) | |
tree | aadb52474c35ecd3c3a6067b9dcc7a1011e6826c /Global/OSX.gitignore | |
parent | 9e538aa9b8a5f787ad94506a97325d96a0dd756c (diff) | |
download | gitignore-b7d5856485ea69f326c299a26d58418c0bd198f3.tar.gz gitignore-b7d5856485ea69f326c299a26d58418c0bd198f3.zip |
Updated OSX.gitignore to include directories commonly created on AFP shares
Diffstat (limited to 'Global/OSX.gitignore')
-rw-r--r-- | Global/OSX.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Global/OSX.gitignore b/Global/OSX.gitignore index 65b94232..2faefcf6 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 + |