Skip to content

Instantly share code, notes, and snippets.

@daveredfern
Created June 16, 2015 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daveredfern/fe2cb16939df4d769ac4 to your computer and use it in GitHub Desktop.
Save daveredfern/fe2cb16939df4d769ac4 to your computer and use it in GitHub Desktop.
An example gitignore file for projects for Mac, Google Docs, server folders and random nasty files
.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
# Gulp
node_modules
.sass-cache
# Server stuff
.bash_history
.bash_logout
.bashrc
.cache
.profile
.ssh
log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment