Skip to content

Instantly share code, notes, and snippets.

@stockime
Created September 25, 2014 11:28
Show Gist options
  • Save stockime/a57eb72a9e4dabf31f9a to your computer and use it in GitHub Desktop.
Save stockime/a57eb72a9e4dabf31f9a to your computer and use it in GitHub Desktop.
Basic .gitignore for all repositories
# Compiled Python files
*.pyc
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment