Skip to content

Instantly share code, notes, and snippets.

@pocheptsov
Created June 20, 2010 21:32
Show Gist options
  • Save pocheptsov/446133 to your computer and use it in GitHub Desktop.
Save pocheptsov/446133 to your computer and use it in GitHub Desktop.
# Git .gitignore file template by pocheptsov.com idea via Abdullin.com
# Syntax http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
# Snippet http://gist.github.com/446133
# Visual Studio
*.suo
*.user
*.cache
# Direcories
obj/
bin/
deploy/
# Misc
Thumbs.db
*.bak
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment