Skip to content

Instantly share code, notes, and snippets.

@adyrcz
Created June 7, 2016 14:46
Show Gist options
  • Save adyrcz/89e252cc0b6a799e19d724d63da23d8f to your computer and use it in GitHub Desktop.
Save adyrcz/89e252cc0b6a799e19d724d63da23d8f to your computer and use it in GitHub Desktop.
Proper .gitignore file
# 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