Skip to content

Instantly share code, notes, and snippets.

@geoffyuen
Created September 4, 2013 13:55
Show Gist options
  • Save geoffyuen/6437261 to your computer and use it in GitHub Desktop.
Save geoffyuen/6437261 to your computer and use it in GitHub Desktop.
.gitignore for websites
# Include your project-specific ignores in this file
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
# editor temp files
*~
tmp/**/*
*.lock
*.DS_Store
*.swp
*.out
*.pyc
*.pyo
.installed.cfg
.sass-cache
._*
trash
assets*/*
themes/twentythirteen/*
themes/twentytwelve/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment