Skip to content

Instantly share code, notes, and snippets.

@schliflo
Created November 26, 2018 14:10
Show Gist options
  • Save schliflo/52c6465e940b19c1aff366a9985d56dc to your computer and use it in GitHub Desktop.
Save schliflo/52c6465e940b19c1aff366a9985d56dc to your computer and use it in GitHub Desktop.
global gitignore
# Node
npm-debug.log
# Mac
.DS_Store
# Windows
Thumbs.db
# IntelliJ
.idea/
# 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
Network Trash Folder
Temporary Items
.apdisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment