macOS.gitignore 374 B

123456789101112131415161718192021222324
  1. # General
  2. .DS_Store
  3. .AppleDouble
  4. .LSOverride
  5. Icon[ ]
  6. # Thumbnails
  7. ._*
  8. # Files that might appear in the root of a volume
  9. .DocumentRevisions-V100
  10. .fseventsd
  11. .Spotlight-V100
  12. .TemporaryItems
  13. .Trashes
  14. .VolumeIcon.icns
  15. .com.apple.timemachine.donotpresent
  16. # Directories potentially created on remote AFP share
  17. .AppleDB
  18. .AppleDesktop
  19. Network Trash Folder
  20. Temporary Items
  21. .apdisk