From 837fc9847d5bed7a4e15f04760fb10818fe49ccb Mon Sep 17 00:00:00 2001 From: Fastidious Date: Sat, 4 Mar 2017 20:17:25 -0500 Subject: conf/gitignore: use correct OS name (#4240) This is no more OSX, but macOS. Long live macOS! --- conf/gitignore/macOS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 conf/gitignore/macOS (limited to 'conf/gitignore/macOS') diff --git a/conf/gitignore/macOS b/conf/gitignore/macOS new file mode 100644 index 00000000..d8029005 --- /dev/null +++ b/conf/gitignore/macOS @@ -0,0 +1,25 @@ +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk -- cgit v1.2.3