diff --git a/src/gitignore_cli/templates/macos.yaml b/src/gitignore_cli/templates/macos.yaml new file mode 100644 index 0000000..63fca5a --- /dev/null +++ b/src/gitignore_cli/templates/macos.yaml @@ -0,0 +1,28 @@ +name: macos +category: os +description: macOS operating system +patterns: | + # General + .DS_Store + .AppleDouble + .LSOverride + + # Thumbnails + ._* + + # Files that might appear in the root of a volume + .DocumentRevisions-V100 + .fseventsd + .Spotlight-V100 + .TemporaryItems + .Trashes + .VolumeIcon.icns + .com.apple.timemachine.donotpresent + + # Directories potentially created on remote AFP share + .AppleDB + .AppleDesktop + 00* + Network Trash Folder + Temporary Items + .apdisk