Skip to content

Instantly share code, notes, and snippets.

@monry
Created December 19, 2017 07:47
Show Gist options
  • Save monry/604086dc158000c27a79499e8f3546f0 to your computer and use it in GitHub Desktop.
Save monry/604086dc158000c27a79499e8f3546f0 to your computer and use it in GitHub Desktop.
.gitignore_global for macOS
# General
*.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
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# vim swap files
.*.sw*
# IDE
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment